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