diff --git a/static/css/theme.css b/static/css/theme.css index 365e7a1..d6d1b82 100644 --- a/static/css/theme.css +++ b/static/css/theme.css @@ -248,7 +248,7 @@ article h1 {} } .post { - flex-direction: row; + flex-direction: column; flex-wrap: wrap; display: flex; align-items: center;