sparkletown/sparkle

View on GitHub
src/pages/entrance/WelcomeVideo/WelcomeVideo.scss

Summary

Maintainability
Test Coverage
.splash-page-container {
  .step-container {
    .video {
      width: 100%;
      height: 400px;
      margin: 40px 0;
    }
  }
}