making link thumbnails fit the whole box

This commit is contained in:
hakui 2017-02-18 02:58:44 -06:00
parent 0faaeb02f3
commit a4592445a3

View file

@ -92,6 +92,8 @@
img {
border: 0px;
border-radius: 0;
height: 100%;
object-fit: cover;
}
}