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 {
|
||||
.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 {
|
||||
@apply text-5xl mb-12 uppercase font-semibold;
|
||||
|
|
@ -36,6 +36,7 @@
|
|||
}
|
||||
|
||||
&__description {
|
||||
@apply text-white font-normal;
|
||||
/* @apply text-lg; */
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user