summaryrefslogtreecommitdiff
path: root/web/css/_src/_config.frontend.scss
blob: 4c9a5fb88e13942cc6f38da4f6eab3bf9a0afa4c (plain)
1
2
3
4
5
6
7
8
9
10
11
@import "_mixins";

/* Navbar */
$navbar-height: 60px;

/* Layout */
$layout-bg-color: #fff;

/* Basic colors */
$main-color: #99AEC4;
$text-color: #4D5157;