FEATURE Add new styles for fonds archives component

This commit is contained in:
Antoine M 2026-04-13 17:00:35 +02:00
parent 1801b8a20d
commit e5b2691b3a

View File

@ -31,6 +31,9 @@
&--dbmob:before {
@apply w-4 bg-carhop-red-700;
}
&--fonds-archives:before {
@apply w-6 bg-carhop-blue-500 rotate-45;
}
}
&__reading-time {