mirror of
https://github.com/ivabus/www
synced 2024-11-22 19:15:05 +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%;
|
||||
}
|
||||
|
||||
#discord-btn{
|
||||
width:100% !important;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 576px) {
|
||||
|
|
Loading…
Reference in a new issue