aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes/material/css/media_queries.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/Resources/static/themes/material/css/media_queries.scss')
-rw-r--r--app/Resources/static/themes/material/css/media_queries.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Resources/static/themes/material/css/media_queries.scss b/app/Resources/static/themes/material/css/media_queries.scss
index 491eedce..6f9d2a95 100644
--- a/app/Resources/static/themes/material/css/media_queries.scss
+++ b/app/Resources/static/themes/material/css/media_queries.scss
@@ -173,6 +173,10 @@
173 .row .col { 173 .row .col {
174 padding: 0; 174 padding: 0;
175 } 175 }
176
177 .card-stacked div.metadata .reading-time {
178 display: none;
179 }
176} 180}
177 181
178@media screen and (max-width: 310px), 182@media screen and (max-width: 310px),