mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-02-28 00:58:23 +00:00
Added materialize sass
This commit is contained in:
5
static/sass/components/_icons-material-design.scss
Normal file
5
static/sass/components/_icons-material-design.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
/* This is needed for some mobile phones to display the Google Icon font properly */
|
||||
.material-icons {
|
||||
text-rendering: optimizeLegibility;
|
||||
font-feature-settings: 'liga';
|
||||
}
|
||||
Reference in New Issue
Block a user