6 lines
76 B
CSS
6 lines
76 B
CSS
.post-card--article {
|
|
.post-card__title {
|
|
@apply text-2xl;
|
|
}
|
|
}
|