diff --git a/sass/parts/_posts_list.scss b/sass/parts/_posts_list.scss index e826b5208..73c63b970 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; @@ -91,4 +92,4 @@ width: 100%; } } -} +} \ No newline at end of file