Stick footer to bottom of window.

This commit is contained in:
Bob Vandevliet 2025-12-18 12:45:11 +01:00
parent c23bed009f
commit 66b162f9db
4 changed files with 4 additions and 3 deletions

View file

@ -15,7 +15,7 @@
<meta property="og:image" content="/assets/static/logo-aerialshots-v1-w.png">
</head>
<body>
<body class="d-flex flex-column min-vh-100">
<header>
<!--# include file="/includes/components/nav.html" -->