You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
// A few layout variables used cross-file
|
|
|
|
$header-height: 55px;
|
|
$button-height: 24px;
|
|
|
|
$border-radius: 5px;
|
|
|
|
$font-size: 14px;
|
|
$font-size-small: calc(13 / 14) + em;
|