6 lines
65 B
CSS
6 lines
65 B
CSS
body {
|
|
padding: 0 1em;
|
|
}
|
|
h1 {
|
|
margin-bottom: .5em;
|
|
} |