From 4180f7bcecf3207dfdcee6bd8cfe337653a1eb10 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Wed, 11 Nov 2020 15:49:46 +0530 Subject: [PATCH] reverted overflow --- styles/simple.css | 1 - 1 file changed, 1 deletion(-) diff --git a/styles/simple.css b/styles/simple.css index 50bc8b2..f9d6484 100644 --- a/styles/simple.css +++ b/styles/simple.css @@ -4,7 +4,6 @@ * { font-family: 'Merriweather', serif; font-weight: 300; - overflow-x: hidden; } strong {