fixed thumbnail width

This commit is contained in:
Pentabyteman
2017-11-18 22:57:09 +01:00
committed by GitHub
parent 31e0781439
commit 7f6f346853
@@ -19,7 +19,7 @@
display: block;
margin: 0 auto;
border: 1px solid black;
width: 20%;
width: 80%;
}
img {