From 9f11f1bae9f47698513444f0b06bee38d447d418 Mon Sep 17 00:00:00 2001 From: Vivek Teega Date: Fri, 3 Jul 2020 21:14:18 +0530 Subject: [PATCH] Article header size changed for mobile --- articles/bengal.html | 2 +- articles/india-china.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/articles/bengal.html b/articles/bengal.html index 8893619..1118a0b 100644 --- a/articles/bengal.html +++ b/articles/bengal.html @@ -297,7 +297,7 @@ header { max-width: 320px; - font-size: 60px; + font-size: 36px; line-height: 54px; overflow: hidden; } diff --git a/articles/india-china.html b/articles/india-china.html index 39c09eb..dd9fede 100644 --- a/articles/india-china.html +++ b/articles/india-china.html @@ -296,7 +296,7 @@ header { max-width: 320px; - font-size: 60px; + font-size: 36px; line-height: 54px; overflow: hidden; }