few tweaks
This commit is contained in:
parent
b796383da4
commit
ddf8ffb33d
|
|
@ -3,7 +3,7 @@
|
|||
min-height: 100dvh;
|
||||
|
||||
.application-logo {
|
||||
@apply mb-0;
|
||||
@apply mb-0 scale-75 md:scale-100;
|
||||
&__title {
|
||||
@apply text-white;
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
.truck-animation {
|
||||
margin-top: -40px;
|
||||
svg {
|
||||
@apply max-h-96;
|
||||
@apply py-3 max-h-60 lg:max-h-80;
|
||||
}
|
||||
}
|
||||
.interaction-buttons {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user