1
0
Fork 0
gaiety-art/:w

13 lines
122 B
Text
Raw Permalink Normal View History

body {
background: #f8f8f2;
}
.container {
margin: 0 auto;
max-width: 900px;
}
.top-spacing {
margin-top: 5%;
}