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 { .MountItems {
padding: 0; padding: 0;
margin: 0; margin-top: 8px;
width: 100%; width: 100%;
} }