REFINE Adding styles for communique-presse component with rounded and bordered design
This commit is contained in:
parent
c7239bfc67
commit
7173b89ebf
|
|
@ -11,6 +11,10 @@
|
||||||
&--revue:before {
|
&--revue:before {
|
||||||
@apply rounded-full bg-carhop-orange-400;
|
@apply rounded-full bg-carhop-orange-400;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&--communique-presse:before {
|
||||||
|
@apply rounded-full bg-white border-2 border-primary;
|
||||||
|
}
|
||||||
&--articles:before,
|
&--articles:before,
|
||||||
&--article:before {
|
&--article:before {
|
||||||
@apply w-6 bg-carhop-purple-300 -rotate-45;
|
@apply w-6 bg-carhop-purple-300 -rotate-45;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user