STYLE refining action wrapper
This commit is contained in:
parent
4f3158825f
commit
516699763f
|
|
@ -10,6 +10,18 @@
|
|||
.swiper-wrapper {
|
||||
@apply mb-0;
|
||||
}
|
||||
.swiper-actions-wrapper {
|
||||
@apply md:flex justify-between items-center gap-4;
|
||||
|
||||
#discover-all-revues {
|
||||
@apply internal-link-with-icon;
|
||||
@apply font-bold text-xl;
|
||||
/* &:after {
|
||||
@apply content-[''] absolute inset-0 bg-primary w-full h-full;
|
||||
} */
|
||||
}
|
||||
}
|
||||
|
||||
&__inner {
|
||||
@apply max-w-screen-2xl mx-auto;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user