Skip to content

Commit f5d4e67

Browse files
authored
Create style.css
margin changes to px in the wrapper
1 parent ec61292 commit f5d4e67

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: 100px auto;
17+
margin: 10px auto;
1818
}
1919

2020
#topContainer {

0 commit comments

Comments
 (0)