fix mentor image stretching

pull/48/head
Terje Russka 6 years ago
parent f6c3ed86f3
commit cf00416730
  1. 1
      _sass/mentors.scss

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

Loading…
Cancel
Save