diff --git a/resources/css/components/post-card.css b/resources/css/components/post-card.css index c4d6fb2..f06d1b1 100644 --- a/resources/css/components/post-card.css +++ b/resources/css/components/post-card.css @@ -23,7 +23,8 @@ transition: all 0.3s ease-out; @media (max-width: 599px) { - padding-top: 100px; + /* padding-top: 100px; */ + /* background-color: yellow !important; */ order: 3; }