tangled
alpha
login
or
join now
anirudh.fi
/
legit
7
fork
atom
web frontend for git (tangled's grandpa)
7
fork
atom
overview
issues
pulls
pipelines
css: remove custom font features
anirudh.fi
1 year ago
98546565
64f6ad72
verified
This commit was signed with the committer's
known signature
.
anirudh.fi
SSH Key Fingerprint:
SHA256:FQUiBXeyBQT4WKOm7EKh6hLkHjBh9MdfkV3my0dueGE=
-3
1 changed file
expand all
collapse all
unified
split
static
style.css
-3
static/style.css
···
31
31
-webkit-text-size-adjust: none;
32
32
font-family: var(--sans-font);
33
33
font-weight: 380;
34
34
-
font-feature-settings: "ss03" 1, "ss04" 1, "ss0h" 1, "ss06" 1, "ss07" 1, "ss08" 1, "ss09" 1;
35
35
-
font-variant-ligatures: discretionary-ligatures;
36
36
-
font-variant-ligatures: common-ligatures;
37
34
}
38
35
39
36
pre {