From 44943e597265e8c4e2328df39ca0a7fd7e9deb9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20P?= Date: Fri, 31 May 2024 16:17:52 +0200 Subject: [PATCH] Stupid footer --- css/bim.css | 2 +- index.html | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/css/bim.css b/css/bim.css index 0500fa5..d2914c5 100644 --- a/css/bim.css +++ b/css/bim.css @@ -2,7 +2,7 @@ @import url('../vendor/bulma/css/bulma.min.css'); #scene { - min-height: 92vh; + min-height: 93vh; margin-left: 15vw; overflow: hidden; } diff --git a/index.html b/index.html index cde7a2f..fa10917 100644 --- a/index.html +++ b/index.html @@ -19,7 +19,7 @@ -