diff --git a/themes/mmotium/assets/css/style.scss b/themes/mmotium/assets/css/style.scss index c9f166a..e31ab90 100644 --- a/themes/mmotium/assets/css/style.scss +++ b/themes/mmotium/assets/css/style.scss @@ -104,11 +104,13 @@ section.posts { footer { margin-top: 1rem; + display: flex; + flex-wrap: wrap; + gap: 0.5rem; } footer time { color: #aaa; - margin-right: 0.5rem; } footer .category {