use inter display
Anirudh Oppiliappan x@icyphox.sh
Thu, 22 Dec 2022 16:11:05 +0530
1 files changed,
5 insertions(+),
1 deletions(-)
jump to
M
views/style.css
→
views/style.css
@@ -367,9 +367,13 @@ details.noise[open] summary {
display: none; } h1, h2 { - font-size: 1.2em; + font-family: "InterDisplay", sans-serif; + font-weight: 500; + font-size: 1.6em; } h3, h4 { + font-family: "InterDisplay", sans-serif; + font-weight: 500; font-size: 1.1em; }