Skip to content

Commit 46c2efe

Browse files
authored
Update style.css
Margin-top to 30px in the wrapper style.css
1 parent 5cae958 commit 46c2efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ body {
1414
background: #272639;
1515
border-radius: 1rem;
1616
padding: 1.2rem;
17-
margin: 20px auto;
17+
margin: 30px auto;
1818
}
1919

2020
#topContainer {

0 commit comments

Comments
 (0)