Skip to content

Commit 1c21721

Browse files
authored
Smaller footer top margin
1 parent 46a884f commit 1c21721

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

0 commit comments

Comments
 (0)