6 lines
70 B
CSS
6 lines
70 B
CSS
.single-post-container--news {
|
|
h2 {
|
|
@apply text-4xl;
|
|
}
|
|
}
|