mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-06 07:15:32 -06:00
font stack
This commit is contained in:
@@ -14,11 +14,9 @@ $orange: #e8850c;
|
|||||||
$yellow: #ffdc00;
|
$yellow: #ffdc00;
|
||||||
$accent: #ffcc66;
|
$accent: #ffcc66;
|
||||||
// Fonts
|
// Fonts
|
||||||
$Apercu: 'Apercu',
|
$font-stack: 'Source Sans Pro', system, system-ui, -apple-system,
|
||||||
'Source Sans Pro',
|
BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif;
|
||||||
Helvetica,
|
$Apercu: 'Apercu', $font-stack;
|
||||||
Arial,
|
|
||||||
sans-serif;
|
|
||||||
// Media queries
|
// Media queries
|
||||||
$fifteen-inch: 1440px;
|
$fifteen-inch: 1440px;
|
||||||
$thirteen-inch: 1280px;
|
$thirteen-inch: 1280px;
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user