Skip to content

Commit 1737cdc

Browse files
committed
margin on main
1 parent 02913ed commit 1737cdc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

css/style.css

+3
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ nav{
2424
}
2525
main{
2626
width: 70%;
27+
margin-right: 5px;
28+
margin-left: 5px;
29+
box-sizing: border-box;
2730
}
2831
aside{
2932
width: 30%

0 commit comments

Comments
 (0)