From 0b0760ca9b7400c8bb2c2cc5620ea35918977ab6 Mon Sep 17 00:00:00 2001 From: kleper Date: Sun, 14 Oct 2018 08:27:41 -0500 Subject: [PATCH] =?UTF-8?q?Mejors=20para=20la=20implementaci=C3=B3n=20del?= =?UTF-8?q?=20nuevo=20landingpage?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.css b/css/style.css index 5bb863b..995b152 100644 --- a/css/style.css +++ b/css/style.css @@ -1,4 +1,5 @@ body { + overflow-x: hidden !important; font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px;