Explorar el Código

height auto img

ouidade hace 6 horas
padre
commit
5d1e1954f8
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      web/themes/custom/reha/scss/pages/_home.scss

+ 1 - 0
web/themes/custom/reha/scss/pages/_home.scss

@@ -119,6 +119,7 @@
                         @media(max-width: 500px){
                             img{
                                 width: -moz-available;
+                                height: auto;
                             }
             
                         }