Removed hero section grid

This commit is contained in:
Thomas Smith 2022-09-08 16:51:57 -04:00
parent dc938ecf55
commit eeb53a8976

View file

@ -7,11 +7,13 @@ body{
background-size: auto; background-size: auto;
} }
/*
.hero-container{ .hero-container{
background-image: url("/Images/x-large-grid-hero.svg"); background-image: url("/Images/x-large-grid-hero.svg");
background-size: auto; background-size: auto;
background-color: #1a1a1a; background-color: #1a1a1a;
} }
*/
.container{ .container{
max-width: 1920px; max-width: 1920px;