From 9068e68ca0c0d876d3f52fa5323d7b19b62176a6 Mon Sep 17 00:00:00 2001 From: Gabriel Date: Thu, 11 May 2023 03:24:14 -0400 Subject: [PATCH] very minor --- static/css/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;