Moved some values to a variables file

This commit is contained in:
2021-08-21 00:08:27 -04:00
parent dad601e54b
commit a688fc248c
3 changed files with 25 additions and 12 deletions

View File

@ -0,0 +1,4 @@
$footer-height: 165px
$color-primary: #1e76d1
$color-primary-hover: darken(#1e76d1, 10%)