css: remove custom font features
Anirudh Oppiliappan x@icyphox.sh
Thu, 16 Jan 2025 11:25:05 +0200
1 files changed,
0 insertions(+),
3 deletions(-)
jump to
M
static/style.css
→
static/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 {