Messing with the images on the homepage.

This commit is contained in:
2018-11-08 07:06:25 +11:00
parent 57d435825e
commit 0102df42aa
13 changed files with 7612 additions and 86 deletions

View File

@ -45,11 +45,11 @@ $s-color--navbar__bar-active: $s-color--pastel-green;
$s-color--menu__background: rgba(0, 0, 0, 0.8);
//loader
$s-color--loader: $s-color--swatch-blue;
$s-color--loader: $s-color--pastel-purple;
//Footer Colors
$s-color--footer__link: black;
$s-color--footer__link-hover: white;
$s-color--footer__link-hover: $s-color--pastel-purple;
/*** Buttons and Inputs ***/