Update styles.css

This commit is contained in:
gr00tie 2023-11-14 13:44:05 +01:00 committed by GitHub
parent df816328d1
commit a7a51f664e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -164,9 +164,9 @@ tr:hover {
}
.discord-logo {
width: 50px;
width: 150px;
height: auto;
margin-top: 10px;
margin-top: 20px;
cursor: pointer;
transition: opacity 0.3s, transform 0.3s;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);