This commit is contained in:
frontend perkafean
2024-10-07 07:02:36 +00:00
parent eec9caefd0
commit ae9a34a065
11 changed files with 222 additions and 116 deletions

View File

@@ -70,8 +70,11 @@
z-index: 201; /* Behind the button */
font-size: 3vw;
text-align: center;
transition: all 0.5s ease-in-out;
}
.bussinessName h2 {
color: inherit; /* Ensures that it inherits the color from the parent */
}
.bussinessQR {
position: absolute;
height: 25vh;