github.com/manicqin/nomad@v0.9.5/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  }