Discord button mobile width fix

This commit is contained in:
Thomas Smith 2022-08-22 10:26:49 -04:00
parent 3b1ce85b35
commit eca56aa9ea

View file

@ -71,6 +71,10 @@
width:100%; width:100%;
} }
#discord-btn{
width:100% !important;
}
} }
@media only screen and (min-width: 576px) { @media only screen and (min-width: 576px) {