diff --git a/layouts/custom/cellxgene.html b/layouts/custom/cellxgene.html index c88eec7783ad478b95c1e3fc54f8d2451f1bf6ba..b7924d9d9aed896ccade9dac66e9e7c40f670550 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: 1024px) { .cellxgene{ display: none; }