mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
started scss files
This commit is contained in:
parent
db6b949379
commit
fecf2766d0
93 changed files with 6984 additions and 2491 deletions
9
_sass/_colors.scss
Normal file
9
_sass/_colors.scss
Normal file
|
@ -0,0 +1,9 @@
|
|||
$black: #2f2f2f;
|
||||
$white: #ffffff;
|
||||
|
||||
$blue: #1c75bc;
|
||||
$red: #ec2227;
|
||||
$green: #1dd68a;
|
||||
|
||||
$gray: #f0f0f0;
|
||||
$dark-blue: #0b3b5a;
|
Loading…
Add table
Add a link
Reference in a new issue