From 86cb9f8c25a2921eec1944f2d460428efe4576cc Mon Sep 17 00:00:00 2001 From: Shadow129-sys Date: Fri, 10 Dec 2021 19:08:34 +0530 Subject: [PATCH] Fix --- public/index.html | 2 +- src/components/ReadingPage/ReadingPage.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index aa069f2..ad36869 100644 --- a/public/index.html +++ b/public/index.html @@ -24,7 +24,7 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> - React App + IIC Blog diff --git a/src/components/ReadingPage/ReadingPage.css b/src/components/ReadingPage/ReadingPage.css index e9d3cdf..2b80488 100644 --- a/src/components/ReadingPage/ReadingPage.css +++ b/src/components/ReadingPage/ReadingPage.css @@ -129,7 +129,7 @@ letter-spacing: 0.5px; font-weight: 800; font-size: 1em; - line-height: 2.2em; + line-height: 1.8em; color: black; /*border: 2px solid black;*/ }