From 062719a071e8988ece759c8168fb73fed128ca4b Mon Sep 17 00:00:00 2001 From: Faffy Date: Tue, 11 Dec 2018 10:48:36 +0100 Subject: [PATCH] Font of info - second times a charme --- src/pages/hashtag-list/hashtag-list-item.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/pages/hashtag-list/hashtag-list-item.html b/src/pages/hashtag-list/hashtag-list-item.html index 68652772..3ab3f4ec 100644 --- a/src/pages/hashtag-list/hashtag-list-item.html +++ b/src/pages/hashtag-list/hashtag-list-item.html @@ -74,12 +74,14 @@ .info { color: var(--sc-grey3); font-weight: 300; - @apply --body-default; + @apply --small-light; } .container[wide-layout] .info { margin: 0 0 5px 20px; + @apply --body-default; + } @media only screen and (-webkit-min-device-pixel-ratio: 1.5),