Delete body overflow unset
This commit is contained in:
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…
Reference in New Issue