fac26 / thepurpleelephant

Iman and Derek's agency website
0 stars 0 forks source link

Navigation bar addition caused the contact us page to not fit properly anymore - needs a fix #28

Closed ighellache closed 2 years ago

ighellache commented 2 years ago

Fixed by changing the padding to:

section {
    padding: 20px 20px;
} 

And adding padding-top: 100px; to the body.