Skip to content

Commit 3dd51ea

Browse files
committed
change padding-top of section
1 parent 3818d82 commit 3dd51ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ section {
4141
margin: 0 auto;
4242
margin-top: 3em;
4343
margin-bottom: 3em;
44-
padding-top: 3em;
44+
padding-top: 2.5em;
4545
height: calc(100vh - 6em);
4646
z-index: 2;
4747
}

0 commit comments

Comments
 (0)