From 271878cca5cc5b701ff2bd48794e16fe1c97da85 Mon Sep 17 00:00:00 2001 From: Gumit Rathore Date: Wed, 31 Oct 2018 16:08:38 +0530 Subject: [PATCH] changed width --- page.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/page.css b/page.css index bbf42c8..0cfdbf5 100644 --- a/page.css +++ b/page.css @@ -25,7 +25,7 @@ background-size: cover; } #content{ overflow: auto; - width: 75%; + width: 76%; padding-top: 0px; height: 600px; margin: 1px