Use SVG over web font
This commit is contained in:
parent
4bf46b8ce8
commit
7ef6475b88
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ body {
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
margin-bottom: 6px;
|
margin-bottom: 6px;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
i {
|
svg {
|
||||||
margin: 0px 16px;
|
margin: 0px 16px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue