mirror of
https://github.com/Templarian/MaterialDesign.git
synced 2026-03-05 08:04:08 +01:00
Merge pull request #1202 from p34eu/patch-1
Update getting-started.savvy
This commit is contained in:
@@ -101,7 +101,7 @@ Use the characters in custom SASS use the method below.
|
||||
@return char(nth($hexes, index($names, $name)));
|
||||
}
|
||||
.custom:before {
|
||||
font: normal normal normal 24px/1 MaterialDesignIcons;
|
||||
font: normal normal normal 24px/1 "Material Design Icons";
|
||||
content: mdi('account');
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user