We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24c1440 commit 0f6c01bCopy full SHA for 0f6c01b
src/styles/utilities/_utils.scss
@@ -2,6 +2,10 @@ body {
2
overflow-x: hidden;
3
}
4
5
+.material-icons {
6
+ font-family: 'Material Icons', sans-serif;
7
+}
8
+
9
//Preloader
10
#preloader {
11
position: fixed;
0 commit comments