6 lines
94 B
CSS
6 lines
94 B
CSS
.revue-authors-list {
|
|
&__title {
|
|
@apply text-4xl font-medium mb-4 uppercase;
|
|
}
|
|
}
|