From fb867ff6f2db786f97dd0a85069afff51ebf09d5 Mon Sep 17 00:00:00 2001 From: Philipp Hofer Date: Sat, 19 Apr 2025 11:34:29 +0200 Subject: [PATCH] since we have construction signs, we want to go the full way and show it over the whole page :-) --- src/partials.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/partials.rs b/src/partials.rs index 3f4122c..a7fd0ba 100644 --- a/src/partials.rs +++ b/src/partials.rs @@ -33,6 +33,7 @@ pub(crate) async fn page(content: Markup, session: Session, leaflet: bool) -> Ma body { margin: 0; height: 100%; + min-height: 100vh; background: repeating-linear-gradient( 45deg, rgba(0, 0, 0, 0.3),