Typeform/embed

View on GitHub
packages/demo-react/src/App.css

Summary

Maintainability
Test Coverage
.App {
  text-align: center;
}

.App-spacer {
  width: 0;
  height: 0;
  margin-top: 100px;
}

.App-container {
  background: #282c34;
  padding: 60px 20px;
}

.App-embed {
  width: 500px;
  height: 400px;
  margin: 0 auto;
}