nycJSorg/angular-presentation

View on GitHub
apps/codelab/src/app/codelabs/angular/router/router.component.css

Summary

Maintainability
Test Coverage
.router-preview {
  display: flex;
}

.router-preview codelab-exercise-preview {
  margin: 10px;
}

.router-preview ::ng-deep .url {
  color: black !important;
  background: #f8ff15 !important;
}