jekyll build from Action 95fdd54d46
This commit is contained in:
5
assets/css/components/_icons-material-design.scss
Normal file
5
assets/css/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