From 83b843c8f658f1431fec0a1d562def405935478a Mon Sep 17 00:00:00 2001 From: Shiny Nematoda Date: Tue, 15 Aug 2023 10:42:05 +0000 Subject: [PATCH] Update index.html Closes #10 --- index.html | 35 +++++++++++++++++++++++------------ 1 file changed, 23 insertions(+), 12 deletions(-) diff --git a/index.html b/index.html index f14a34e..22af994 100644 --- a/index.html +++ b/index.html @@ -16,8 +16,9 @@ padding: 0; } body { + padding: 1rem; margin: 0 auto; - max-width: 1280px; + max-width: 900px; } h1 { padding: 2rem; @@ -55,6 +56,7 @@ } footer a { padding: 0 0.25rem; + text-decoration: none; } @@ -74,24 +76,33 @@