diff --git a/index.html b/index.html
index 38cda1a87..9f1e0edd5 100644
--- a/index.html
+++ b/index.html
@@ -184,18 +184,18 @@
Explore
@@ -452,7 +452,8 @@ Analysis and Visualization of Archaeol
percentPosition: true,
masonry: {
// use outer width of grid-sizer for columnWidth
- columnWidth: '.grid-sizer'
+ columnWidth: '.grid-sizer',
+ gutter: 1
}
});
@@ -474,7 +475,6 @@ Analysis and Visualization of Archaeol
-