nycJSorg/angular-presentation

View on GitHub
apps/lis/src/styles.css

Summary

Maintainability
Test Coverage
/* You can add global styles to this file, and also import other style files */
@import '~@angular/material/prebuilt-themes/indigo-pink.css';

html,
body {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}