Updated light mode graphics

This commit is contained in:
mDuo13
2021-08-18 14:42:38 -07:00
parent 75b82d592e
commit 5bbd1b1d7e
20 changed files with 308 additions and 812 deletions

View File

@@ -475,8 +475,11 @@ pre code {
// Individual page styles ------------------------------------------------------
// Homepage
.page-home {
#home-hero-graphic {
content: url("../img/lightmode/home-hero.svg");
}
#benefits-list {
@each $benefit in "public", "streamlined", "performance", "low-cost", "community", "reliability" {
##{$benefit} {