forcing white list style on plus loin

This commit is contained in:
Antoine M 2023-11-24 14:48:52 +01:00
parent 36eaf0758c
commit 31d244944a

View File

@ -17,7 +17,7 @@
@apply !font-medium !decoration-1;
}
ul li:before {
@apply bg-white;
@apply !bg-white;
}
ul li::marker {
@apply !text-white;