Stairs/web/static/assets/sass/layout.scss

16 lines
129 B
SCSS
Raw Normal View History

body
{
background-color: white;
}
#page
{
margin-top: 16px;
}
.row .header
{
font-weight: bold;
padding-bottom: 8px;
}