Bläddra i källkod

height auto img

ouidade 6 timmar sedan
förälder
incheckning
5d1e1954f8
1 ändrade filer med 1 tillägg och 0 borttagningar
  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;
                             }
             
                         }