refining card padding
This commit is contained in:
parent
81b1672f68
commit
2546aeac62
|
|
@ -19,7 +19,7 @@
|
||||||
object-cover;
|
object-cover;
|
||||||
}
|
}
|
||||||
&__inner {
|
&__inner {
|
||||||
@apply p-8;
|
@apply p-6;
|
||||||
/* @apply h-full ; */
|
/* @apply h-full ; */
|
||||||
}
|
}
|
||||||
&__heading {
|
&__heading {
|
||||||
|
|
@ -30,8 +30,8 @@
|
||||||
@apply bg-secondary-light
|
@apply bg-secondary-light
|
||||||
text-secondary
|
text-secondary
|
||||||
w-fit
|
w-fit
|
||||||
px-4 py-1
|
px-4 py-2
|
||||||
rounded-xl
|
rounded-lg
|
||||||
mb-4;
|
mb-4;
|
||||||
}
|
}
|
||||||
&__thematique-tag {
|
&__thematique-tag {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user