Skip to content

Commit 7361be1

Browse files
authored
Merge pull request #57 from sparksuite/smaller-footer-margin
Smaller footer top margin
2 parents 46a884f + f073584 commit 7361be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/src/app.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ ul li {
149149
}
150150

151151
.footer {
152-
margin-top: 10rem;
152+
margin: 2rem 0;
153153
color: #767676;
154154
font-size: 0.8rem;
155155
}

0 commit comments

Comments
 (0)