diff --git a/layouts/custom/cellxgene.html b/layouts/custom/cellxgene.html index 22706978c7b5a3de15758c856ea67da1a3f925ea..306aa9770120ff63c5a8a298c14cc23cd414e07f 100644 --- a/layouts/custom/cellxgene.html +++ b/layouts/custom/cellxgene.html @@ -16,7 +16,7 @@ .no-cellxgene{ display: none; } -@media only screen and (max-width: 1250px) { +@media only screen and (max-width: 1000px) { .cellxgene{ display: none; }