diff --git a/client/css/post-main-view.styl b/client/css/post-main-view.styl index 3c08745..9e59641 100644 --- a/client/css/post-main-view.styl +++ b/client/css/post-main-view.styl @@ -33,6 +33,8 @@ i font-size: 140% text-align: center + @media (max-width: 800px) + margin-top: 2em >.content width: 100% @@ -50,6 +52,7 @@ order: 2 min-width: 100% max-width: 0 + margin-right: 0 >.content order: 1