1
1
Fork 0
This repository has been archived on 2022-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
natenom-websites/source/partials/_colors.scss

4 lines
87 B
SCSS
Raw Normal View History

$blau: rgb(70, 136, 222);
$blau-light: rgb(110, 176, 255);
$grau: rgb(155, 155, 170);