Update styles.css
This commit is contained in:
parent
a9e7806417
commit
5f0f36a88d
1 changed files with 2 additions and 2 deletions
|
|
@ -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);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue