@@ -18,7 +18,7 @@ $column-horizontal-spacing: 10px;
flex-wrap: wrap;
> * {
- margin-right: 1em;
+ margin-right: $spacer*2;
}