diff --git a/content/sc.data/cellxgene_2020Prostate.muPrUr.md b/content/sc.data/cellxgene_2020Prostate.muPrUr.md index 7818d62fccdde18857b653b153f5c89494aa94f2..8bd60a7cca5024863d86f7389f2251553efed318 100644 --- a/content/sc.data/cellxgene_2020Prostate.muPrUr.md +++ b/content/sc.data/cellxgene_2020Prostate.muPrUr.md @@ -1,7 +1,7 @@ --- title: "Mouse Prostate and Urethral Epithelia" description: "As published in 2020 Prostate (cellxgene: in development)" -name: "Mouse Prostate and Urethral Epithelia: As published in 2020 Cell Reports" +name: "Mouse Prostate and Urethral Epithelia: As published in 2020 Prostate" date: 2019-12-24T21:46:39-06:00 draft: false weight: "4" diff --git a/layouts/custom/cellxgene.html b/layouts/custom/cellxgene.html index e98c323fbebcb076d2ff9321ea428588c942b2a9..22706978c7b5a3de15758c856ea67da1a3f925ea 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: 1500px) { +@media only screen and (max-width: 1250px) { .cellxgene{ display: none; }