Delete body overflow unset

pull/1/head
parent 1c7b42284c
commit 65cbf342bc

@ -4,11 +4,6 @@ main {
min-height: calc(100vh - var(--header-height));
}
/* theme */
body {
overflow: unset !important;
}
/*.custom-footer {*/
/* position: relative;*/
/* bottom: 0;*/

Loading…
Cancel
Save