Sample page and graph wrappers #32

Merged
snedadah merged 18 commits from shahanneda/wrapper into main 2022-09-02 17:39:47 -04:00
1 changed files with 0 additions and 5 deletions
Showing only changes of commit 216dece1ed - Show all commits

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 {