various updates

This commit is contained in:
Patrick Jentsch
2024-09-25 12:08:20 +02:00
parent c7ca674b2f
commit 02e6c7c16c
9 changed files with 74 additions and 149 deletions

View File

@@ -12,7 +12,7 @@ body[data-sidenav-fixed="true" i] main,
body[data-sidenav-fixed="true" i] footer {
padding-left: 300px;
}
@media only screen and (max-width : 992px) {
body[data-sidenav-fixed="true" i] header,
body[data-sidenav-fixed="true" i] main,
@@ -34,7 +34,7 @@ body[data-sidenav-fixed="true" i] .navbar-fixed > nav {
/* #region sticky-footer */
/*
* Sticky Footer:
* Sticky Footer:
* A sticky footer always stays on the bottom of the page regardless of how
* little content is on the page. However, this footer will be pushed down if
* there is a lot of content, so it is different from a fixed footer.