Updated styling

This commit is contained in:
Shahan Nedadahandeh 2022-08-15 17:55:04 -07:00
parent 8abcdfa089
commit d7deb8cff1
Signed by: snedadah
GPG Key ID: 8638C7F917385B01
1 changed files with 0 additions and 5 deletions

View File

@ -28,7 +28,6 @@
.noBackground {
background: none;
margin: calc(40rem / 16);
}
@media screen and (max-width: 768px) {
@ -41,10 +40,6 @@
width: 100%;
}
.noBackground {
background: none;
margin: calc(40rem / 16) 0;
}
}
.internalWrapper {