Adjust button styling for Safari

This commit is contained in:
kaBeech
2023-03-19 15:14:41 -07:00
parent 53f1d67f75
commit 95568538cb

View File

@@ -94,6 +94,9 @@ input {
margin: 0; margin: 0;
overflow: visible; overflow: visible;
text-transform: none; text-transform: none;
background-color: #d4d4d4;
color: #1e1e1e;
border-radius: 0;
} }
button.serious, button.serious,