From d5f0fb10f46ab74291e6dd8b131db8fccd256b8c Mon Sep 17 00:00:00 2001 From: Maikel Linke Date: Fri, 9 Oct 2020 11:10:15 +1100 Subject: [PATCH] Distinguish unit size more from variant name --- app/assets/stylesheets/darkswarm/_shop-product-rows.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/darkswarm/_shop-product-rows.scss b/app/assets/stylesheets/darkswarm/_shop-product-rows.scss index 62c3374d28..58a803ce2f 100644 --- a/app/assets/stylesheets/darkswarm/_shop-product-rows.scss +++ b/app/assets/stylesheets/darkswarm/_shop-product-rows.scss @@ -52,6 +52,7 @@ & > *:nth-child(n + 2) { color: #888; font-size: 0.875rem; + font-style: italic; line-height: normal; } }