Update styles.css

This commit is contained in:
gr00tie 2023-11-15 22:04:14 +01:00 committed by GitHub
parent efcec8e389
commit de5360f350
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -215,6 +215,7 @@ a {
padding: 10px 20px;
text-transform: uppercase;
transition: background-color 0.3s ease, color 0.3s ease;
border-radius: 10px;
}
.btn:hover {