fix: some ui fixes
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user