Skip to content

Commit f073584

Browse files
authored
Add bottom margin, too
1 parent 1c21721 commit f073584

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: 2rem;
152+
margin: 2rem 0;
153153
color: #767676;
154154
font-size: 0.8rem;
155155
}

0 commit comments

Comments
 (0)