diff --git a/index.html b/index.html index 3a3b5e7..85e1aa1 100644 --- a/index.html +++ b/index.html @@ -11,8 +11,8 @@

Hi there

This is paragraph

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