since we have construction signs, we want to go the full way and show it over the whole page :-)
This commit is contained in:
parent
a9e4714a60
commit
fb867ff6f2
@ -33,6 +33,7 @@ pub(crate) async fn page(content: Markup, session: Session, leaflet: bool) -> Ma
|
|||||||
body {
|
body {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
min-height: 100vh;
|
||||||
background: repeating-linear-gradient(
|
background: repeating-linear-gradient(
|
||||||
45deg,
|
45deg,
|
||||||
rgba(0, 0, 0, 0.3),
|
rgba(0, 0, 0, 0.3),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user