diff --git a/week-2/allie.css b/week-2/allie.css index 18052c6..cba3caa 100644 --- a/week-2/allie.css +++ b/week-2/allie.css @@ -1,3 +1,11 @@ +body{ + margin: 0 auto; +} + +header{ + margin: 0 auto; +} + h1{ font-family: helvetica, arial, sans-serif; font-weight: thin; diff --git a/week-2/allie.html b/week-2/allie.html index f961fe0..a908248 100644 --- a/week-2/allie.html +++ b/week-2/allie.html @@ -25,7 +25,7 @@ -
+

about me

:)