FEATURE introducing component style
This commit is contained in:
parent
f374380c1d
commit
3c3fa34216
5
resources/css/components/revue-authors-list.css
Normal file
5
resources/css/components/revue-authors-list.css
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.revue-authors-list {
|
||||
&__title {
|
||||
@apply text-4xl font-medium mb-4 uppercase;
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user