STYLE FIX for title sizes coherence
This commit is contained in:
parent
c277d4780b
commit
ddab35e153
|
|
@ -147,7 +147,8 @@
|
|||
}
|
||||
}
|
||||
&__title {
|
||||
@apply text-base font-extrabold uppercase pb-8 tracking-widest nunito;
|
||||
@apply uppercase nunito text-xl font-bold pb-8 tracking-widest;
|
||||
letter-spacing: 4px;
|
||||
}
|
||||
&__show-all {
|
||||
@apply text-base font-extrabold uppercase pb-8 tracking-widest nunito text-primary text-center mx-auto block mt-12;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user