Skip to content

Commit 373a8a5

Browse files
committed
A small padding
1 parent 07dfe75 commit 373a8a5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

client/src/index.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@ ul,
1313
menu {
1414
list-style: none;
1515
}
16+
17+
body {
18+
padding: 20px;
19+
}

0 commit comments

Comments
 (0)