Update style.css

main
Saltine 2024-06-27 12:06:31 -07:00 committed by GitHub
parent 9c2dd4f941
commit 8a91aac8c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ body {
} }
.youtube-button:hover { .youtube-button:hover {
background-color: #CC0000; background-color: #0fb8b8;
transform: scale(1.05); transform: scale(1.05);
} }