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