FEATURE handling actualites post type
This commit is contained in:
parent
982899419c
commit
10c65f0a30
|
|
@ -25,6 +25,9 @@
|
||||||
&--article:before {
|
&--article:before {
|
||||||
@apply w-6 bg-carhop-purple-300 -rotate-45;
|
@apply w-6 bg-carhop-purple-300 -rotate-45;
|
||||||
}
|
}
|
||||||
|
&--actualites:before {
|
||||||
|
@apply w-5 h-5 rounded-full border-2 border-primary;
|
||||||
|
}
|
||||||
&--dbmob:before {
|
&--dbmob:before {
|
||||||
@apply w-4 bg-carhop-red-700;
|
@apply w-4 bg-carhop-red-700;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user