1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-21 23:53:50 +01:00
2016-06-17 20:02:51 -07:00

11 lines
94 B
CSS

html {
background: #eee;
padding: 20px;
}
main {
background: #fff;
padding: 10px;
}