Skip to content
This repository was archived by the owner on Sep 19, 2018. It is now read-only.

Commit b82970b

Browse files
committed
add top margin to footer, so it can breathe better
1 parent c057fdb commit b82970b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

static/scss/_base.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ footer {
225225
background-color: $dark-blue;
226226
color: $silver;
227227
padding-top: 20px;
228+
margin-top: 20px;
228229

229230
a {
230231
color: $white;

0 commit comments

Comments
 (0)