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; +}