Remove grid background from package_before section

This commit is contained in:
Thomas Smith 2022-09-28 13:34:34 -04:00
parent 16fd092c14
commit 31a9ca90e7

View file

@ -266,11 +266,7 @@ hr{
}
.package_before{
background-image: url("/Images/small-grid.svg");
background-position: top;
background-repeat: repeat;
background-size: contain;
border: 1px solid #949494;
}
}