This website works better with JavaScript
Home
Explore
Help
Sign In
bachir
/
drupal-reha
Watch
1
Star
0
Fork
0
Files
Browse Source
height auto img
ouidade
6 hours ago
parent
c29442272f
commit
5d1e1954f8
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
web/themes/custom/reha/scss/pages/_home.scss
+ 1
- 0
web/themes/custom/reha/scss/pages/_home.scss
View File
@@ -119,6 +119,7 @@
@media(max-width: 500px){
@media(max-width: 500px){
img{
img{
width: -moz-available;
width: -moz-available;
+ height: auto;
}
}
}
}