big accessibility updates for dropdowns on services
This commit is contained in:
@@ -40,7 +40,6 @@
|
||||
/** BOOK NOW big button */
|
||||
#book-button {
|
||||
height: 7rem;
|
||||
width: 50%;
|
||||
min-width: 100%;
|
||||
|
||||
display: flex;
|
||||
@@ -63,7 +62,6 @@
|
||||
}
|
||||
#book-button:hover {
|
||||
cursor: pointer;
|
||||
background-color: #000;
|
||||
box-shadow: 0px 0px 30px var(--gold);
|
||||
}
|
||||
#book-button:active {
|
||||
|
||||
Reference in New Issue
Block a user