diff --git a/library.css b/library.css index b823e2d..536577e 100644 --- a/library.css +++ b/library.css @@ -4,11 +4,6 @@ main { min-height: calc(100vh - var(--header-height)); } -/* theme */ -body { - overflow: unset !important; -} - /*.custom-footer {*/ /* position: relative;*/ /* bottom: 0;*/