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

refactor: resolve various StyleLint warnings

This commit is contained in:
Cotes Chung
2025-10-20 05:21:46 +08:00
parent 022b963403
commit 3578111ecd
3 changed files with 1 additions and 7 deletions

View File

@@ -26,9 +26,7 @@
}
}
& {
font-size: 1rem + (5 - $i) * $size-factor;
}
font-size: 1rem + (5 - $i) * $size-factor;
} @else {
font-size: 1.05rem;
}