1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 21:53:26 +00:00

Optimized font colors.

This commit is contained in:
Cotes Chung
2020-07-30 05:28:16 +08:00
parent 112091cbf6
commit 544f72efff
4 changed files with 3 additions and 8 deletions

View File

@@ -493,8 +493,7 @@ footer {
}
}
a {
@include semi-bold;
color: var(---footer-link);
color: var(--footer-link);
&:link {
@include no-text-decoration;
}