Use the right icons, sizing, and font families for things
This commit is contained in:
parent
a8ec40a8b0
commit
c3692aa9ae
9 changed files with 49 additions and 19 deletions
|
@ -4,6 +4,7 @@
|
|||
horizontal mess. Arial empirically gets it right, hence prioritising
|
||||
Arial here. */
|
||||
$font-family: 'Open Sans', Arial, Helvetica, Sans-Serif;
|
||||
$font-family-semibold: 'Open Sans', Arial, Helvetica, Sans-Serif;
|
||||
|
||||
// typical text (dark-on-white in light skin)
|
||||
$primary-fg-color: #454545;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue