ok
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user