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;