1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

feat(ui): redesign the pagination button on home page

This commit is contained in:
Cotes Chung
2023-09-06 00:13:10 +08:00
parent 414b8f97ce
commit 62bcd601fc
5 changed files with 103 additions and 116 deletions

View File

@@ -604,7 +604,7 @@ i {
}
.btn-box-shadow {
box-shadow: 0 0 8px 0 var(--btn-box-shadow) !important;
box-shadow: var(--card-shadow);
}
/* overwrite bootstrap muted */