Skip to content

Commit 05bfdef

Browse files
committed
feat(style): increase global bottom margin
1 parent b4a8824 commit 05bfdef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/assets/global.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ html {
6969
}
7070
}
7171
#app {
72-
margin: 1rem 0;
72+
margin: 1rem 0 3rem;
7373
}
7474
h1, h2, h3, h4, h5, h6 {
7575
text-wrap: balance;

0 commit comments

Comments
 (0)