switching accordeons styles to dedicated accordeon css component stylesheet
This commit is contained in:
parent
e3c652d072
commit
e1c1645f3e
|
|
@ -1,15 +1,8 @@
|
||||||
.homegrade-blocks-vocabulaire-summary {
|
.homegrade-blocks-vocabulaire-summary {
|
||||||
@apply bg-gray rounded-2xl p-12;
|
@apply bg-gray rounded-2xl p-12;
|
||||||
details {
|
|
||||||
@apply rounded-2xl mb-4;
|
|
||||||
}
|
|
||||||
|
|
||||||
&__title,
|
&__title,
|
||||||
h2 {
|
h2 {
|
||||||
@apply text-3xl !text-black pb-6 font-bold my-0;
|
@apply text-3xl !text-black pb-6 font-bold my-0;
|
||||||
/* color: red !important; */
|
|
||||||
}
|
|
||||||
&__content {
|
|
||||||
padding-top: 30px;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user