github.com/manicqin/nomad@v0.9.5/ui/app/styles/core/title.scss (about)

     1  .title {
     2    &.is-4,
     3    &.is-5,
     4    &.is-6 {
     5      margin-bottom: 0.5rem;
     6    }
     7  
     8    &.with-headroom {
     9      margin-top: 1rem;
    10    }
    11  }