fixed but with image zoom

This commit is contained in:
Nuno Coração
2022-09-12 13:36:52 +01:00
parent 11320067eb
commit a74044911e
10 changed files with 76 additions and 28 deletions

View File

@@ -1,9 +1,3 @@
mediumZoom(document.querySelectorAll("img:not(.nozoom)"), {
margin: 24,
background: 'rgba(0,0,0,0.5)',
scrollOffset: 0,
})
if (typeof auth !== 'undefined') {
var viewsCollection = db.collection('views');