fixed OpenSans Variable usage in other pages
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
}
|
||||
|
||||
// Default variable overrides
|
||||
$font-family-base: 'Open Sans';
|
||||
$font-family-base: 'Open SansVariable';
|
||||
$body-color: white;
|
||||
|
||||
$primary: #888f98;
|
||||
|
@@ -172,7 +172,6 @@ table {
|
||||
h3 {
|
||||
font-size: 2.5rem;
|
||||
font-weight: lighter;
|
||||
font-family: "Open SansVariable", sans-serif;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user