mirror of
https://github.com/sissbruecker/linkding
synced 2024-11-10 14:14:18 +00:00
5 lines
119 B
SCSS
5 lines
119 B
SCSS
|
$html-font-size: 18px !default;
|
||
|
|
||
|
$alternative-color: #05a6a3;
|
||
|
$alternative-color-dark: darken($alternative-color, 5%);
|