Skip to content

Commit 123c8d0

Browse files
committed
let's add margins to the footer too
1 parent 8278b7f commit 123c8d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/default.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ header {
5050
margin-top: 50px;
5151
margin-left: 100px;
5252
}
53-
section.content {
53+
section.content, footer {
5454
margin-left: 100px;
5555
margin-right: 100px;
5656
}

0 commit comments

Comments
 (0)