From 36d0b61b6875bcc119d739a587974b1b09f9d978 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 13 May 2022 15:24:43 +0200 Subject: posts: more zing to the side font --- assets/css/jekyll-theme/utils.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'assets') diff --git a/assets/css/jekyll-theme/utils.css b/assets/css/jekyll-theme/utils.css index f7c4d6f..99920c8 100644 --- a/assets/css/jekyll-theme/utils.css +++ b/assets/css/jekyll-theme/utils.css @@ -22,3 +22,6 @@ html * { display: none; } } +.font-size-90 { + font-size: 90%; +} -- cgit v1.2.3