Skip to content

Commit 7ce1265

Browse files
less padding
1 parent 9390988 commit 7ce1265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ body {
55
/* Centered horizontally */
66
margin: 0 auto;
77
max-width: 43em;
8-
padding: 1.5em;
8+
padding: 1em;
99
font-size: 1.1rem;
1010
line-height: 1.8;
1111
}

0 commit comments

Comments
 (0)