FEATURE Handling cover
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
0fb2df6bdb
commit
a345c5641c
|
|
@ -73,4 +73,17 @@
|
||||||
@apply pt-8;
|
@apply pt-8;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.statistiques-collections__bg {
|
||||||
|
@apply w-screen px-8;
|
||||||
|
margin: 0 calc(50% - 50vw) !important;
|
||||||
|
|
||||||
|
img {
|
||||||
|
@apply max-w-screen-xl mx-auto w-full;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
&:has(li#tabpanel-0[data-active='true']) {
|
||||||
|
.statistiques-collections__bg {
|
||||||
|
@apply lg:hidden;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user