Commit bbe0ac8d authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Add Helvetica Neue as base font-family.

parent cdaf2584
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@ $include-default: true;
// Custom theme for docs app

$base-color: #e9e9e9;
$font-family: Helvetica Neue, Arial, sans-serif;

$tab-base-color: #e9e9e9;
$toolbar-background-color: #e9e9e9;