Add top margin to the footer

pull/208/head
Ryan Arthur 7 years ago
parent 709531cc70
commit e49d1ca118
  1. 1
      apps/explorer_web/assets/css/components/_footer.scss

@ -5,6 +5,7 @@
background: explorer-color("gray", "50");
color:explorer-color("gray", "700");
text-align: center;
margin-top: 15px;
padding: 14px;
height: 50px;

Loading…
Cancel
Save