Skip to content

Commit dbb3f62

Browse files
author
Anthony Parsons
committed
Need a tiny bit more padding to fit the image in
1 parent 8bc51ea commit dbb3f62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ body {
22
font-family: sans-serif;
33
line-height: 1.2;
44
margin: 0;
5-
padding: 1em 0;
5+
padding: 1.5em 0;
66
}
77

88
header, main, footer {

0 commit comments

Comments
 (0)