Bläddra i källkod

fix: remove remaining reference to Titillium webfont (via #4840)

Follow up to #4598
bubble
Andreas Lind 6 år sedan
committed by kyle
förälder
incheckning
f1224e5196
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      src/style/_layout.scss

+ 1
- 1
src/style/_layout.scss Visa fil

@@ -648,7 +648,7 @@
text-align: center;
padding: 5px;
border-radius: 4px;
font-family: 'Titillium Web', sans-serif;
font-family: sans-serif;
font-weight: 600;
color: white;
font-size: 14px;


Laddar…
Avbryt
Spara