From d768abeb26356c93f6ff1b45c3a3d95b25489733 Mon Sep 17 00:00:00 2001 From: himanshu22232000 <56887654+himanshu22232000@users.noreply.github.com> Date: Tue, 22 Oct 2019 22:27:33 +0530 Subject: [PATCH] Update style.css --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 4f43cc7..9986360 100644 --- a/style.css +++ b/style.css @@ -26,7 +26,7 @@ body{ } #empty{ - display:none; + display:none !important; } .sentence div p{ padding-left:auto; @@ -207,7 +207,7 @@ input[type=text]:hover ,input[type=text]:active{ } } -@media (min-width: 992px) and (max-width:1999.98px){ +@media (min-width: 992px) and (max-width:1999.985px){ .sentence{ display:flex; flex-wrap: wrap;