From c2502082896d6f7a597add102a49143895fc9082 Mon Sep 17 00:00:00 2001 From: Afiur Rahman Fahim Date: Tue, 22 May 2018 01:00:11 +0600 Subject: [PATCH] changes subtitle font size --- style/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/style.css b/style/style.css index 47f680551..6b2f0b46f 100644 --- a/style/style.css +++ b/style/style.css @@ -49,7 +49,7 @@ body { } .two { - font-size: 1rem; + font-size: 1.2rem; font-weight: lighter; }