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

Follow up to #4598
This commit is contained in:
Andreas Lind
2018-09-06 23:18:51 +02:00
committed by kyle
parent 9e7832a220
commit f1224e5196

View File

@@ -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;