diff --git a/themes/mytheme/assets/css/common/post-entry.css b/themes/mytheme/assets/css/common/post-entry.css index 2c8ec3c..c5cf60b 100644 --- a/themes/mytheme/assets/css/common/post-entry.css +++ b/themes/mytheme/assets/css/common/post-entry.css @@ -11,11 +11,11 @@ } -@media (max-width: 768px) { +/* @media (max-width: 768px) { */ .first-entry { height: calc(var(--vh, 1vh) * 100 - var(--header-height) * 2 - var(--gap) * 1); } -} + .first-entry .entry-header { overflow: hidden;