hongbo-miao/hongbomiao.com

View on GitHub
web/src/Lab/components/Welcome.module.css

Summary

Maintainability
Test Coverage
.hmWelcome {
  display: flex;
  flex: 1;
}

.hmContainer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}