This commit is contained in:
zadit
2024-10-22 16:05:30 +07:00
parent e2522bd91c
commit 1ecc6db645
17 changed files with 320 additions and 137 deletions

View File

@@ -20,8 +20,9 @@
border: none;
margin: 0 auto;
cursor: pointer;
display: block; /* Centering the button */
align-items: center;
text-align: center;
display: inline-flex;
}
.replica {
@@ -59,6 +60,7 @@
transition: all 0.5s ease-in-out;
font-size: 3vw;
text-align: center;
pointer-events: none;
}
.bussinessName.active {