STYLE Adjusting content-meta icon size
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
15fa4f267b
commit
92f5dc72d1
|
|
@ -2,10 +2,10 @@
|
||||||
@apply flex items-end gap-6 mb-10;
|
@apply flex items-end gap-6 mb-10;
|
||||||
|
|
||||||
&__type {
|
&__type {
|
||||||
@apply font-bold text-xl;
|
@apply font-bold text-xl flex items-center gap-2;
|
||||||
|
|
||||||
&:before {
|
&:before {
|
||||||
@apply content-[''] mr-2 h-3 w-3 inline-block;
|
@apply content-[''] mr-2 h-6 w-6 inline-block;
|
||||||
}
|
}
|
||||||
&--revue:before {
|
&--revue:before {
|
||||||
@apply rounded-full bg-carhop-orange-400;
|
@apply rounded-full bg-carhop-orange-400;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user