From 9c75e95ee49d22a5ad12e2d5298e6770acf43a92 Mon Sep 17 00:00:00 2001 From: rulingcom Date: Thu, 16 Sep 2021 04:29:20 +0000 Subject: [PATCH] fix error --- assets/stylesheets/template/layout/content.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/stylesheets/template/layout/content.scss b/assets/stylesheets/template/layout/content.scss index d18aca5..ed0b093 100644 --- a/assets/stylesheets/template/layout/content.scss +++ b/assets/stylesheets/template/layout/content.scss @@ -371,6 +371,7 @@ @media (min-width: 480px){ display: flex; flex-wrap: wrap; + flex-direction: row-reverse; } li{ padding: 0.5em;