diff --git a/src/index.html b/src/index.html index 5296259f..dcab2f65 100644 --- a/src/index.html +++ b/src/index.html @@ -10,7 +10,6 @@ -
diff --git a/src/styles.css b/src/styles.css index 90d4ee00..f35bcde0 100644 --- a/src/styles.css +++ b/src/styles.css @@ -1 +1,3 @@ /* You can add global styles to this file, and also import other style files */ + +@import '@angular/material/prebuilt-themes/indigo-pink.css';