rdio-scanner/client/main.scss
Chrystian Huot 7c2ee69151 first commit
2019-06-12 11:43:21 -04:00

10 lines
209 B
SCSS

@font-face {
font-family: 'DSEG7Modern-Regular';
src: url('/fonts/DSEG_v045/DSEG7-Modern/DSEG7Modern-Regular.woff');
}
@import '@angular/material/prebuilt-themes/indigo-pink';
body {
margin: 0;
}