From d459ae50526de116e0ba36ffd3a9c737fb770a45 Mon Sep 17 00:00:00 2001 From: Aldarien Date: Mon, 21 Dec 2020 01:25:40 -0300 Subject: [PATCH] Cleanup --- assets/sass/main.scss | 36 +++++------------------------------- public/index.html | 13 ++++++------- 2 files changed, 11 insertions(+), 38 deletions(-) diff --git a/assets/sass/main.scss b/assets/sass/main.scss index 0eb7257..f8f1151 100644 --- a/assets/sass/main.scss +++ b/assets/sass/main.scss @@ -5,16 +5,19 @@ body { font-family: Roboto, sans; } +$column1: (1030*2/3/16); +$column2: (1030/3/16); + .ui.container { max-width: 1030px; } section>.container { height: 100%; &>.column1 { - width: (1030*2/3/16)+rem; + width: ($column1)+rem; } &>.column2 { - width: (1030/3/16)+rem; + width: ($column2)+rem; } } @@ -119,33 +122,6 @@ $heights: ( } } } - - .ui.simple.segment { - background: none !important; - - margin-top: 2rem !important; - - font-size: 1.1667rem; - - .header { - font-size: 1.833rem; - - margin-bottom: 1rem; - } - - } - - .grid .column { - &, & .column { - padding-top: 0; - } - } - - img { - height: 9.6875rem; - - margin-top: 5rem; - } } #seccion2 { @@ -153,8 +129,6 @@ $heights: ( background-image: url('../images/fondo23.png'); background-color: rgb(240, 240, 240); - - } #dimensiones { diff --git a/public/index.html b/public/index.html index 5145d28..9ea930d 100644 --- a/public/index.html +++ b/public/index.html @@ -64,6 +64,7 @@ adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu

+
@@ -92,13 +93,11 @@
-
-
- CORPORATIVOS -
-
- COTIZA CON NOSOSTROS -
+
+ CORPORATIVOS +
+
+ COTIZA CON NOSOSTROS