From 79eb147b6090a1e80996aab612810abd5cb060e9 Mon Sep 17 00:00:00 2001 From: Petruspistor Date: Mon, 18 Aug 2025 13:11:47 -0700 Subject: [PATCH] adding proper whitespace --- index.html | 56 +++++++++++++++++++++++---------------------- resources/style.css | 9 ++++---- 2 files changed, 33 insertions(+), 32 deletions(-) diff --git a/index.html b/index.html index 0b896bc..627b9df 100644 --- a/index.html +++ b/index.html @@ -1,33 +1,35 @@ - - - - - + - "Peter the Baker" + + + + + + "Peter the Baker" - - - + + + - -
- -
- + diff --git a/resources/style.css b/resources/style.css index a7f9fe7..92ad994 100644 --- a/resources/style.css +++ b/resources/style.css @@ -1,10 +1,9 @@ #Social { font-size: large; font-family: sans-serif; - } - -.avatar { +#avatar { alignment-baseline: central; - -} \ No newline at end of file + border-radius: 50%; + margin-bottom: -.75em; +}