mirror of
https://github.com/ivabus/www
synced 2024-11-22 23:45:06 +03:00
Discord button mobile width fix
This commit is contained in:
parent
3b1ce85b35
commit
eca56aa9ea
1 changed files with 4 additions and 0 deletions
|
@ -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) {
|
||||||
|
|
Loading…
Reference in a new issue