Remove hero section grid

This commit is contained in:
Thomas Smith 2022-10-27 12:13:06 -04:00
parent 587d76a2b6
commit a190ec79cf

View file

@ -144,19 +144,9 @@ mark{
@media only screen and (min-width: 1200px) {
.hero-section{
background-image: url("/Images/x-large-grid.svg");
background-attachment: scroll;
background-position: top;
background-repeat: repeat;
background-size: cover;
}
.hero-bottom{
background-image: url("/Images/x-large-grid.svg");
background-attachment: scroll;
background-position: top;
background-repeat: repeat;
background-size: cover;
height: 4.185vw;
}