refining css
This commit is contained in:
parent
f4b25f467d
commit
f4c1c4f897
|
|
@ -1,5 +1,5 @@
|
|||
.section_titling {
|
||||
@apply text-center pb-8;
|
||||
@apply text-center pb-8 px-4;
|
||||
|
||||
&__title {
|
||||
@apply text-secondary
|
||||
|
|
@ -16,7 +16,9 @@
|
|||
font-bold
|
||||
max-w-4xl
|
||||
mx-auto
|
||||
!text-3xl
|
||||
!leading-tight
|
||||
!text-2xl
|
||||
md:!text-3xl
|
||||
lg:!text-4xl
|
||||
!mt-1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user