fix: some ui fixes

This commit is contained in:
2025-06-19 14:27:13 +03:00
parent 372b792b79
commit 9a3b0ff419
8 changed files with 22 additions and 19 deletions

View File

@@ -5,6 +5,7 @@
bottom: rem(10px);
left: 50%;
transform: translateX(-50%);
will-change: transform;
background-color: #d6d6d6;
@@ -45,7 +46,7 @@
font-weight: $font-regular;
font-size: rem(16px);
line-height: 130%;
opacity: 0.7;
opacity: 1;
@include iftablet {
max-width: rem(350px);