mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
19 lines
197 B
SCSS
19 lines
197 B
SCSS
.section-index {
|
|
|
|
.entry {
|
|
padding: .75rem;
|
|
}
|
|
|
|
h5 {
|
|
margin-bottom: 0;
|
|
|
|
a {
|
|
font-weight: 700;
|
|
}
|
|
}
|
|
|
|
p {
|
|
margin-top: 0;
|
|
}
|
|
}
|