Fixed footer grid

This commit is contained in:
Thomas Smith 2022-09-29 15:36:48 -04:00
parent 6f5b70ae48
commit 875565fd50
2 changed files with 2 additions and 5 deletions

View file

@ -364,7 +364,7 @@
}
.footer-content{
padding-right: 5.580vw;
padding-right: 2.3vw;
}
.email-btn{
@ -391,6 +391,7 @@
.footer-grid{
width:100%;
display: none !important;
}
}

View file

@ -449,10 +449,6 @@ mark{
width: 100%;
}
.footer-grid{
display:none !important;
}
}
@media only screen and (min-width: 576px) {