fix mentor image stretching

This commit is contained in:
Terje Russka
2019-08-06 14:38:13 +03:00
parent f6c3ed86f3
commit cf00416730

View File

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