handling videos-webinaires specialty

This commit is contained in:
Antoine M 2024-07-03 10:20:48 +02:00
parent 51db4a6461
commit dc2c7ef981

View File

@ -4,6 +4,9 @@
&__cover {
@apply h-24 w-24 rounded-2xl;
&--videos-webinaires {
@apply h-28 w-auto;
}
}
&__tags {
@apply flex items-center gap-3 text-sm;