0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-04 16:40:26 +03:00
Files
popov.link/src/scss/_variables.scss

8 lines
169 B
SCSS
Raw Normal View History

$colorBg: #212529;
$colorBgAlt: hwb(0deg 0% 100% / 20%);
$colorBgCode: #3b3d42;
$colorBlossom: #6da13f;
$colorFade: #598332;
$colorText: #dee2e6;
$fontSizeBase: 1.8rem;