responsive page title
This commit is contained in:
parent
a631ace2b4
commit
0842b71bd8
|
|
@ -4,7 +4,7 @@
|
|||
box-sizing: border-box;
|
||||
|
||||
.page-title {
|
||||
@apply flex flex-col lg:flex-row gap-8 lg:items-end mb-12 text-white;
|
||||
@apply flex flex-col lg:flex-row gap-8 items-center lg:items-end mb-12 text-white;
|
||||
&__title {
|
||||
@apply w-fit text-center;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user