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

perf: calculate heading font size dynamically (#983)

This commit is contained in:
Cotes Chung
2023-05-13 09:03:13 +08:00
parent b3c4d741b2
commit 52f5ee9cd3
3 changed files with 19 additions and 34 deletions

View File

@@ -348,7 +348,7 @@ h1 + .post-meta {
}
.card {
h3 {
h4 {
@extend %text-color;
@extend %text-clip;
}