binance-portal

This commit is contained in:
Carlo Revelli
2021-06-25 10:43:40 +01:00
parent 2ade3ec7b9
commit 9e91240283
2 changed files with 2 additions and 2 deletions

View File

@@ -23,6 +23,6 @@
border-radius: 5px;
}
@media screen and (max-width: 700px) {
@media screen and (max-width: calc(76.25em + 1px)) {
#widget-wrapper { display: none; }
}