Skip to content

Commit 12312c8

Browse files
committed
add margins
1 parent 2ff9e68 commit 12312c8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

html/colors/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
* {
77
font-family: monospace;
88
}
9+
body {
10+
margin: 10px;
11+
}
912
.center {
1013
text-align: center;
1114
}

0 commit comments

Comments
 (0)