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

Unify the text color in the panel

This commit is contained in:
Cotes Chung
2021-04-05 20:02:17 +08:00
parent 7a5ad10bdc
commit 991f53f8b2
2 changed files with 5 additions and 1 deletions

View File

@@ -229,7 +229,7 @@ footer {
@extend %no-bottom-border;
color: #6c757d;
color: inherit;
}
}