mirror of
https://github.com/danog/danog.github.io.git
synced 2024-12-02 09:27:48 +01:00
5 lines
100 B
Plaintext
5 lines
100 B
Plaintext
|
// Variables
|
||
|
|
||
|
@brand-primary: #2C3E50;
|
||
|
@brand-success: #18BC9C;
|
||
|
@gray-lighter: lighten(#000, 93.5%);
|