From b418b1b87690bb916d6bc244e4f550c20c0c2357 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Wed, 13 Mar 2024 22:14:35 +0100 Subject: [PATCH] Fix footer display --- css/main.css | 4 ++++ index.html | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/css/main.css b/css/main.css index 3fdeb5f..5eafe40 100644 --- a/css/main.css +++ b/css/main.css @@ -21,3 +21,7 @@ .orientation-modal:hover { color: #880005; } + +#template { + margin-bottom: 10em; +} diff --git a/index.html b/index.html index 5c00e2b..91dd4aa 100644 --- a/index.html +++ b/index.html @@ -27,7 +27,7 @@
-
+