all repos — honk @ 2afe9dd508b6492888d969bfb7ad7e66044192d5

my fork of honk

use inter display
Anirudh Oppiliappan x@icyphox.sh
Thu, 22 Dec 2022 16:11:05 +0530
commit

2afe9dd508b6492888d969bfb7ad7e66044192d5

parent

810fbbb34fce9373bc71ec50d50a1f4737dfeb93

1 files changed, 5 insertions(+), 1 deletions(-)

jump to
M views/style.cssviews/style.css

@@ -334,9 +334,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; }