fixes: U4-9708 Make lightbox screenshots in packages section bigger

This commit is contained in:
Mads Rasmussen
2017-04-03 15:24:37 +02:00
parent 09e060ff92
commit 8a0efd7790

View File

@@ -47,8 +47,8 @@
border-radius: 3px;
padding: 10px;
img {
max-width: 50vw;
max-height: 70vh;
max-width: 80vw;
max-height: 80vh;
}
}