10 lines
163 B
CSS
10 lines
163 B
CSS
.page--single-articles[data-article-id='6021'] {
|
|
.entry-content > h2 {
|
|
@apply mt-28;
|
|
}
|
|
|
|
.entry-content h2:first-child {
|
|
@apply !mt-0;
|
|
}
|
|
}
|