diff --git a/src/index.html b/src/index.html index 9c999545..562bcc04 100644 --- a/src/index.html +++ b/src/index.html @@ -18,6 +18,12 @@ + + diff --git a/src/styles.css b/src/styles.css index 5723d03e..f817859b 100644 --- a/src/styles.css +++ b/src/styles.css @@ -1,6 +1,3 @@ -/* @TODO: make icons self hosted */ -@import '~https://fonts.googleapis.com/icon?family=Material+Icons'; - img.logo-header { width: 50px; }