Merge branch 'master' into delete-modal-iphone

This commit is contained in:
Kim Gardner
2018-05-25 13:36:01 -04:00
committed by GitHub
@@ -24,6 +24,8 @@
box-sizing: border-box;
margin: 0;
padding: 0;
top: calc(50% - 2px);
left: 0;
}
.container {
@@ -33,4 +35,4 @@
align-items: center;
height: 50px;
margin: 0 20px;
}
}