6 lines
60 B
CSS
6 lines
60 B
CSS
.page--single-articles {
|
|
h1 {
|
|
@apply mb-6;
|
|
}
|
|
}
|
.page--single-articles {
|
|
h1 {
|
|
@apply mb-6;
|
|
}
|
|
}
|