12 lines
122 B
Text
12 lines
122 B
Text
body {
|
|
background: #f8f8f2;
|
|
}
|
|
|
|
.container {
|
|
margin: 0 auto;
|
|
max-width: 900px;
|
|
}
|
|
|
|
.top-spacing {
|
|
margin-top: 5%;
|
|
}
|