Max width for thumbnails

This commit is contained in:
2019-05-26 21:16:56 +02:00
parent d71c521ce3
commit d263a6b0bf

View File

@@ -68,8 +68,7 @@ export default {
}
img {
// max-height: 350px;
// max-width: 350px;
max-width: 90vw;
// width: 350px;
cursor: pointer;
padding: 0.2rem;