From cfd342cae0ace0f3f8c73eeb7f177c2e05eb4352 Mon Sep 17 00:00:00 2001 From: "Glitch (glitch-hello-website)" Date: Sat, 14 Dec 2024 00:32:36 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=B1=F0=9F=8C=B9=20Checkpoint=20./style?= =?UTF-8?q?s/main.css:69682263/256?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles/main.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/styles/main.css b/styles/main.css index 0ac0733..721f6e9 100644 --- a/styles/main.css +++ b/styles/main.css @@ -105,8 +105,12 @@ a:visited { img { width: 100%; } + #logo { + display: block; max-width: 500px; + margin-right: auto; + margin-left: auto; } /* Page structure */ @@ -136,6 +140,7 @@ h1, h2, h3 { h1 { font-size: 3rem; margin: 1rem 0; + text-align: center; } h2 {