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