Delete body overflow unset

This commit is contained in:
Konstantinos Triantafyllou 2022-06-28 21:09:31 +03:00
parent 1c7b42284c
commit 65cbf342bc
1 changed files with 0 additions and 5 deletions

View File

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