fixinfg safari bug
This commit is contained in:
parent
643d79be57
commit
a989de4d09
|
|
@ -3,7 +3,7 @@
|
|||
@apply bg-lhoistlight;
|
||||
.screen_worker_1,
|
||||
.screen_worker_2 {
|
||||
@apply hidden lg:block absolute;
|
||||
@apply hidden lg:block absolute w-fit;
|
||||
max-height: 60%;
|
||||
bottom: -3rem;
|
||||
}
|
||||
|
|
@ -38,7 +38,7 @@
|
|||
@apply text-zuume;
|
||||
}
|
||||
.application_title {
|
||||
@apply text-9xl;
|
||||
@apply text-6xl xl:text-9xl;
|
||||
}
|
||||
.application_subtitle {
|
||||
@apply text-6xl bg-construction py-2 w-fit mx-auto px-3 block mb-10 md:inline-block;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user