mirror of
https://github.com/metagov/govarch-website.git
synced 2025-06-22 02:11:06 +00:00
First pass, editing template
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
$brand-color: #fede00;
|
||||
$brand-color: #f4efe6;
|
||||
$highlight: lighten($brand-color, 35%);
|
||||
$text-color: #0b0404;
|
||||
$muted-text-color: #64644B;
|
||||
@ -7,4 +7,4 @@ $font-family: "EB Garamond", Garamond, "Times New Roman", serif;
|
||||
$on-bigphone: 375px;
|
||||
$on-tablet: 768px;
|
||||
$on-laptop: 960px;
|
||||
$on-desktop: 1200px;
|
||||
$on-desktop: 1200px;
|
||||
|
Reference in New Issue
Block a user