style fixes
h3rald h3rald@h3rald.com
Sat, 22 Feb 2025 12:20:19 +0100
1 files changed,
3 insertions(+),
2 deletions(-)
jump to
M
assets/styles/style.css
→
assets/styles/style.css
@@ -133,7 +133,7 @@ line-height: var(--line-height);
} body { - font-family: 'Noway', serif; + font-family: 'Noway', sans-serif; font-feature-settings: "liga", "clig", "kern"; hyphens: auto; font-weight: 300;@@ -154,6 +154,7 @@ h2,
h3, h4, h5 { + font-family: 'Calendas Plus', serif; font-feature-settings: "liga", "clig", "dlig", "onum", "frac", "kern"; }@@ -310,7 +311,7 @@ blockquote,
.primary-subtitle, .secondary-subtitle, .panel-header { - font-family: 'Calendas Plus', serif; + font-family: 'Noway', sans-serif; font-style: italic; font-feature-settings: "liga", "clig", "dlig", "onum", "frac", "kern"; }