From 0585b960eda79273af3f38181e74f5fa35d3aa44 Mon Sep 17 00:00:00 2001 From: mpuebla Date: Fri, 6 Sep 2019 17:10:27 -0300 Subject: [PATCH] Codigo identao. --- src/styles.scss | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/src/styles.scss b/src/styles.scss index 49f211f..79a103c 100644 --- a/src/styles.scss +++ b/src/styles.scss @@ -5,11 +5,7 @@ html, body { height: 100%; - background: linear-gradient( - 0deg, - #e6e6e6, - #fff - ); + background: linear-gradient(0deg, #e6e6e6, #fff); font-family: bahnschrift; overflow: hidden !important; } @@ -183,4 +179,4 @@ body { .w-15 { width: 15% !important; -} \ No newline at end of file +} -- 1.9.1