Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Force slashed zero font feature on button body text
Rūdolfs Ošiņš committed 2 years ago
commit 4669c5f18e9b78bc4f0b1c56704f2d6e24c9cd3c
parent 333c31c4ba2a4e196d84c5a3b0520c8192d535ed
1 file changed +1 -0
modified src/components/Button.svelte
@@ -38,6 +38,7 @@
    font-family: var(--font-family-sans-serif);
    font-weight: var(--font-weight-semibold);
    font-size: var(--font-size-small);
+
    font-feature-settings: inherit;
    white-space: nowrap;
    gap: 0.5rem;
  }