Don't stretch images

This commit is contained in:
Chrystal Griffiths 2018-09-12 11:48:49 +01:00 committed by Alasdair Smith
parent 82cd857e83
commit 6576d95e27

View file

@ -40,8 +40,8 @@
}
img {
max-height: 100%;
width: 100%;
height: 100%;
}
}
@ -76,7 +76,6 @@
.caption.caption--portals {
height: 50px;
overflow: hidden;
}
/* Media Queries */