This commit is contained in:
Sevi 2024-10-29 10:59:18 -07:00 committed by GitHub
parent c2cb6ea8c0
commit 1a1a187339
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -195,8 +195,8 @@ button:hover {
display: inline-block;
width: 100px;
height: 50px;
background-color: blue;
color:#FFF;
background-color: rgb(93, 93, 93);
color:#ffffff;
}
.clicker.hidden {
display: none;