open-nomad/ui/app/styles/core/section.scss

9 lines
97 B
SCSS
Raw Normal View History

2017-09-19 14:47:10 +00:00
.section {
padding: 1.5rem;
max-width: 1200px;
}
.full-width-section {
max-width: 100%;
}