STYLE Update text color for subscribe-infolettre block and add font styling to description
This commit is contained in:
parent
478553ad0b
commit
b3b12c6047
|
|
@ -22,7 +22,7 @@
|
||||||
|
|
||||||
&__content {
|
&__content {
|
||||||
.block-title {
|
.block-title {
|
||||||
@apply text-lg mb-6 uppercase font-bold tracking-bigbig;
|
@apply text-lg mb-6 uppercase font-bold tracking-bigbig text-white;
|
||||||
}
|
}
|
||||||
h2 {
|
h2 {
|
||||||
@apply text-5xl mb-12 uppercase font-semibold;
|
@apply text-5xl mb-12 uppercase font-semibold;
|
||||||
|
|
@ -36,6 +36,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
&__description {
|
&__description {
|
||||||
|
@apply text-white font-normal;
|
||||||
/* @apply text-lg; */
|
/* @apply text-lg; */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user