igara/syonet_seven

View on GitHub
nodejs/www/styles/common/footer.module.css

Summary

Maintainability
Test Coverage
.footer_wrap_div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 10%;
  background: #ebffe7;
}