From ae8b4a1a87051313daf7e6567430f62e2f2ff504 Mon Sep 17 00:00:00 2001 From: Jaime Galvez Martinez <121205552+TheHellishPandaa@users.noreply.github.com> Date: Tue, 31 Dec 2024 18:55:20 +0100 Subject: [PATCH] Update index.html --- index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/index.html b/index.html index 8dfc4e2..0ee74a5 100644 --- a/index.html +++ b/index.html @@ -43,6 +43,18 @@ font-size: 18px; line-height: 1.6; } + footer { + background-color: #333; + color: white; + text-align: center; + padding: 10px 0; + position: fixed; + bottom: 0; + width: 100%; + } + .download-section { + margin-top: 30px; + } .download-section { margin-top: 30px;