mirror of
https://github.com/metagov/govarch-website.git
synced 2025-06-19 09:33:09 +00:00
initial commit
This commit is contained in:
10
_sass/_variables.scss
Normal file
10
_sass/_variables.scss
Normal file
@ -0,0 +1,10 @@
|
||||
$brand-color: #f2e300;
|
||||
$text-color: #0b0404;
|
||||
$muted-text-color: #79785b;
|
||||
|
||||
$spacing-unit: 1rem;
|
||||
|
||||
$on-bigphone: 375px;
|
||||
$on-tablet: 768px;
|
||||
$on-laptop: 928px;
|
||||
$on-desktop: 1024px;
|
Reference in New Issue
Block a user