Fixed the padding of the discordgg btn

This commit is contained in:
Jeremy Zhang 2017-11-05 07:45:14 +00:00
parent d3c0a029e8
commit b45270c7e2

View File

@ -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;