selfprivacy.org/_vendor/github.com/google/docsy/assets/scss/section-index.scss
2024-04-26 01:15:39 +03:00

18 lines
159 B
SCSS

.section-index {
.entry {
padding: 0.75rem;
}
h5 {
margin-bottom: 0;
a {
font-weight: 700;
}
}
p {
margin-top: 0;
}
}