diff --git a/assets/stylesheets/template/layout/content.scss b/assets/stylesheets/template/layout/content.scss index 992300e..b0f7172 100644 --- a/assets/stylesheets/template/layout/content.scss +++ b/assets/stylesheets/template/layout/content.scss @@ -378,7 +378,9 @@ display: flex; flex-wrap: wrap; flex-direction: row-reverse; - width: 25%; + li{ + width: 25%; + } } li{ padding: 0.5em;