@@ -390,6 +390,11 @@
.postPresenterContainer {
background: #fff;
}
+ @media(min-width: 720px) {
+ .postPresenterContainer {
+ min-height: 600px;
+ }
::-webkit-scrollbar {
width: 0px;
background: transparent;