Home › Forums › CSS › Padding top site › Reply To: Padding top site
August 14, 2015 at 2:49 am
#206529
Participant
Graag gedaan. :-)
If I understand correctly, you’d be looking for something like this :
body {
margin-top: 35px;
}
That’ll show a stroke of the grey background at the top.