REFACTORING Simplifacaiton en utilisation un style générique partagé et ajout d'un simple padding
This commit is contained in:
parent
40149dae65
commit
39271ac777
|
|
@ -23,10 +23,7 @@
|
||||||
@apply font-bold !my-0;
|
@apply font-bold !my-0;
|
||||||
}
|
}
|
||||||
&__taxonomy-tags {
|
&__taxonomy-tags {
|
||||||
@apply flex flex-wrap gap-2 mt-4;
|
@apply mt-2 mb-4;
|
||||||
.taxonomy-tag {
|
|
||||||
@apply bg-patrimoine-sante-securite-light text-patrimoine-sante-securite rounded-lg text-sm px-3 py-1;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
&__contact-details-title {
|
&__contact-details-title {
|
||||||
@apply uppercase !font-medium text-neutral-400 !mb-3 !text-sm;
|
@apply uppercase !font-medium text-neutral-400 !mb-3 !text-sm;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user