disclogo
This commit is contained in:
parent
e4c7ce59fe
commit
e0275c01de
1 changed files with 5 additions and 0 deletions
|
|
@ -125,3 +125,8 @@ td {
|
|||
@media only screen and (min-width: 769px) {
|
||||
/* Any specific styles for larger screens can go here */
|
||||
}
|
||||
.discord-logo {
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
object-fit: contain; /* This will ensure that the image's aspect ratio is preserved */
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue