github.com/e154/smart-home@v0.17.2-0.20240311175135-e530a6e5cd45/doc/themes/docsy/assets/scss/section-index.scss (about)

     1  .section-index {
     2  
     3      .entry {
     4          padding: .75rem;
     5      }
     6  
     7      h5 {
     8          margin-bottom: 0;
     9  
    10          a {
    11              font-weight: 700;
    12          }
    13      }
    14  
    15      p {
    16          margin-top: 0;
    17      }
    18  }