This commit is contained in:
zadit
2025-01-16 07:27:07 +07:00
parent 50c07e0db1
commit 3d05102199
6 changed files with 38 additions and 24 deletions

View File

@@ -64,7 +64,7 @@
}
.bussinessName.active {
top: -700%;
top: -1000%;
position: absolute;
color: rgb(0, 0, 0);
width: 60vw;
@@ -90,7 +90,7 @@
.bussinessQR.active {
position: absolute;
top: -250%;
top: -321%;
transform: translate(-50%, -80%);
transition: all 0.5s ease-in-out;