nycJSorg/angular-presentation

View on GitHub
libs/utils/src/lib/sync/components/poll/sync-poll-presenter/sync-poll-presenter.component.css

Summary

Maintainability
Test Coverage
.bunny {
  background-image: url('../../../images/bunny.png');
  width: 406px;
  height: 442px;
  margin: 0 auto;
}

.question,
.timer {
  text-align: center;
}