tweaks block popup style

This commit is contained in:
Jarrod Flesch
2020-06-26 16:18:30 -04:00
parent b2a09c8bd8
commit 2a005c3d9f

View File

@@ -3,6 +3,7 @@
.blocks-container {
width: 100%;
margin-top: base(1);
margin-bottom: base(.5);
display: flex;
flex-wrap: wrap;
align-items: center;