mirror of
https://github.com/metagov/govarch-website.git
synced 2025-04-30 13:18:00 +00:00
8 lines
210 B
SCSS
8 lines
210 B
SCSS
$brand-color: #f2e300;
|
|
$text-color: #0b0404;
|
|
$muted-text-color: #79785b;
|
|
|
|
$on-bigphone: 375px;
|
|
$on-tablet: 768px;
|
|
$on-laptop: 928px;
|
|
$on-desktop: 1024px; |