From afc82449fa86f2c244def42c64ea85d9942dd6e1 Mon Sep 17 00:00:00 2001 From: Mohammed Alotaibi Date: Sat, 10 Feb 2024 13:47:01 +0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(tags):=20Arabic=20tags=20stu?= =?UTF-8?q?ck=20together=20(#264)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: welpo --- sass/parts/_posts_list.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/sass/parts/_posts_list.scss b/sass/parts/_posts_list.scss index e826b5208..5045434d2 100644 --- a/sass/parts/_posts_list.scss +++ b/sass/parts/_posts_list.scss @@ -30,6 +30,7 @@ margin-top: 0.1rem; .tag { + display: inline-block; margin-right: 0.7rem; font-weight: 400; font-size: 0.75rem;