mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-11-15 02:21:21 +01:00
Fixed the padding of the discordgg btn
This commit is contained in:
parent
d3c0a029e8
commit
b45270c7e2
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user