ilscipio/scipio-erp

View on GitHub
themes/ignite-shop/webapp/ignite/scss/core/_footer.scss

Summary

Maintainability
Test Coverage
.app-footer {
  min-height: $footer-height;
  padding: 0 $spacer-x;
  line-height: $footer-height;
  color: $footer-color;
  background: $footer-bg;
  @include borders($footer-borders);
}