git-preview @ main

static git web frontend but with images and html previews + code truncation

css: remove custom font features
Thu, 16 Jan 2025
1 files changed, 0 insertions(+), 3 deletions(-)
M 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 {