From 7ca066106e89a40e4ffd8b10135401fa09c1475d Mon Sep 17 00:00:00 2001 From: smokhtar1 <87317092+smokhtar1@users.noreply.github.com> Date: Mon, 8 Nov 2021 14:40:40 +0100 Subject: [PATCH] css changes, reverting the line-height back to it's original value --- _scss/_content.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/_scss/_content.scss b/_scss/_content.scss index 88d31f5ae2..47aeeee048 100755 --- a/_scss/_content.scss +++ b/_scss/_content.scss @@ -2,7 +2,6 @@ .content, p { line-height: 24px; clear: both; - line-height: 1.3em; img { display: block;