github.com/ferranbt/nomad@v0.9.3-0.20190607002617-85c449b7667c/ui/app/styles/core/section.scss (about)

     1  .section {
     2    padding: 1.5rem;
     3    max-width: 1200px;
     4  }
     5  
     6  .full-width-section {
     7    max-width: 100%;
     8  }