Commit c816f296bb9add6badb19abef30e2e944fb2b8d3

Authored by Rafael Diego
2 parents 8e023714 b5879438

Merge branch 'master' into staging

src/app/content.scss
@@ -79,9 +79,3 @@ @@ -79,9 +79,3 @@
79 } 79 }
80 } 80 }
81 81
82 -.img-full {  
83 - @media (max-width: 1199) {  
84 - width: 100%;  
85 - height: 100%;  
86 - }  
87 -}  
88 \ No newline at end of file 82 \ No newline at end of file
src/app/pages/inicio/inicio.html
@@ -88,7 +88,7 @@ @@ -88,7 +88,7 @@
88 </div> 88 </div>
89 </div> 89 </div>
90 </section> 90 </section>
91 - <section class="section-event"> 91 +<!-- <section class="section-event">
92 <div ng-if="pageInicio.events"> 92 <div ng-if="pageInicio.events">
93 <event-list events="pageInicio.events"></event-list> 93 <event-list events="pageInicio.events"></event-list>
94 </div> 94 </div>
@@ -106,7 +106,7 @@ @@ -106,7 +106,7 @@
106 </div> 106 </div>
107 </div> 107 </div>
108 </div> 108 </div>
109 - </section> 109 + </section> -->
110 <section class="section-info" ng-if="pageInicio.loading || pageInicio.error"> 110 <section class="section-info" ng-if="pageInicio.loading || pageInicio.error">
111 <div class="container"> 111 <div class="container">
112 <div class="row"> 112 <div class="row">