Added margin

This commit is contained in:
Scott E. Graves
2018-10-02 23:16:25 -05:00
parent c55020fe0f
commit ee40dfefeb

View File

@@ -1,5 +1,5 @@
.MountItems {
padding: 0;
margin: 0;
margin-top: 8px;
width: 100%;
}