diff --git a/index.html b/index.html index 2bc5bbe..caf2ff8 100644 --- a/index.html +++ b/index.html @@ -42,8 +42,7 @@ - - + diff --git a/style.css b/style.css index 585da50..af6b173 100644 --- a/style.css +++ b/style.css @@ -97,9 +97,9 @@ img { font-weight:400; } .lead-title{ - margin-top:20px; + margin-top:10px; margin-right:0px; - margin-bottom:30px; + margin-bottom:10px; margin-left:0px; font-size:32px; text-align:center; @@ -109,7 +109,7 @@ img { font-weight:700; font-family:Arial, Helvetica, sans-serif; padding:0 0 0 0; - margin:50px 0 30px 0; + margin:50px 0 20px 0; } .button1 { border-radius: 6px;