Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Tweak font features
Rūdolfs Ošiņš committed 2 years ago
commit 2bd18935045c3709a69340080c384d0ec15fb161
parent 0f8bd0d1dc1579271202f99ec8a493f2d2fb81e1
1 file changed +1 -1
modified public/typography.css
@@ -86,7 +86,7 @@ html {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  font-family: var(--font-family-sans-serif);
-
  font-feature-settings: "ss01", "cv01", "cv03";
+
  font-feature-settings: "zero";
  /* The root element font size has to be set in px,
   * otherwise Safari breaks. */
  font-size: 16px;