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;*/ }