all repos — legit @ 98546565dfa755607222b8df87ddffcaf2ed14a3

web frontend for git, written in go

css: remove custom font features
Anirudh Oppiliappan x@icyphox.sh
Thu, 16 Jan 2025 11:25:05 +0200
commit

98546565dfa755607222b8df87ddffcaf2ed14a3

parent

64f6ad72718d656402ceb7b106614ae3b64ff5cf

1 files changed, 0 insertions(+), 3 deletions(-)

jump to
M static/style.cssstatic/style.css

@@ -31,9 +31,6 @@ background: var(--white);

-webkit-text-size-adjust: none; font-family: var(--sans-font); font-weight: 380; - font-feature-settings: "ss03" 1, "ss04" 1, "ss0h" 1, "ss06" 1, "ss07" 1, "ss08" 1, "ss09" 1; - font-variant-ligatures: discretionary-ligatures; - font-variant-ligatures: common-ligatures; } pre {