mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-16 19:35:24 +02:00
Fixed the padding of the discordgg btn
This commit is contained in:
@ -395,6 +395,10 @@ a {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
#modal_invite_btn {
|
||||
padding: 0 1em;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 800px) {
|
||||
#modal_guildiconcircle {
|
||||
max-width: 75px;
|
||||
|
Reference in New Issue
Block a user