fix mentor image stretching

robotiklubi_svg_logo
Terje Russka 7 years ago
parent f6c3ed86f3
commit cf00416730
  1. 1
      _sass/mentors.scss

@ -67,6 +67,7 @@
.photo-container { .photo-container {
img { img {
max-height : 75vh; max-height : 75vh;
max-width : 75vh;
} }
} }
} }

Loading…
Cancel
Save