From fd8b898221cd31714b757449d2e5275963e30b95 Mon Sep 17 00:00:00 2001 From: teldra Date: Sun, 12 Jun 2022 14:26:31 +0200 Subject: [PATCH] small fixes --- themes/buha/assets/scss/article.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/buha/assets/scss/article.scss b/themes/buha/assets/scss/article.scss index fe6b27f..d492b28 100644 --- a/themes/buha/assets/scss/article.scss +++ b/themes/buha/assets/scss/article.scss @@ -21,7 +21,7 @@ article { display: flex; flex-direction: column; .mod_times_item:first-child, { - margin-bottom: .4rem; + margin-bottom: .4em; } } .foundations {