diff --git a/index.html b/index.html index 3a3b5e7..c23d6a8 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,8 @@

Hi there

- +
diff --git a/style.css b/style.css index 5d639ee..6b51ed2 100644 --- a/style.css +++ b/style.css @@ -11,6 +11,6 @@ p { } form { - margin: 30px; + margin: 20px; padding: 30px; }