This commit is contained in:
parent
f8faed6650
commit
7338d58e6e
|
|
@ -5,6 +5,16 @@
|
||||||
@apply lg:flex gap-16 xl:gap-32;
|
@apply lg:flex gap-16 xl:gap-32;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&__subtitle {
|
||||||
|
br {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
@screen lg {
|
||||||
|
br {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
.tag-list {
|
.tag-list {
|
||||||
@apply flex gap-6 flex-wrap;
|
@apply flex gap-6 flex-wrap;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user