From 392653ee25a393eae99d96f1299bb4e2a012fc4e Mon Sep 17 00:00:00 2001 From: Akshay Date: Sat, 25 Jan 2020 19:36:00 +0530 Subject: font sizing, misc. --- docs/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/style.css b/docs/style.css index 5457004..45e69eb 100644 --- a/docs/style.css +++ b/docs/style.css @@ -25,11 +25,11 @@ body { } html { - font-size: 22px; + font-size: 20px; } .posts { - width: 50%; + width: 40%; } /* mobile devices */ -- cgit v1.2.3