10 lines
76 B
SCSS
10 lines
76 B
SCSS
.markdownBody {
|
|
h1,
|
|
h2,
|
|
h3,
|
|
h4,
|
|
h5 {
|
|
padding-top: 1rem;
|
|
}
|
|
}
|