Dev #107

Merged
gr00tie merged 18 commits from dev into main 2023-11-14 12:51:56 +00:00
Showing only changes of commit a7a51f664e - Show all commits

View file

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