jeansaad/hotel

View on GitHub
src/app/components/Splash/index.css

Summary

Maintainability
Test Coverage
.splash {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
}