github.com/Ilhicas/nomad@v1.0.4-0.20210304152020-e86851182bc3/ui/app/styles/core/section.scss (about) 1 .section { 2 padding: 1.5rem; 3 max-width: 1200px; 4 5 &.with-headspace { 6 margin-top: 1.5rem; 7 } 8 9 &.is-full-width { 10 max-width: 100%; 11 } 12 }