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

Hi there

- +
diff --git a/style.css b/style.css index 5d639ee..c5ac449 100644 --- a/style.css +++ b/style.css @@ -14,3 +14,7 @@ form { margin: 30px; padding: 30px; } +form{ + margin: 20px; + padding: 2px; +}