mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 01:03:35 +00:00
Update font to inter feature branch (#16782)
This commit is contained in:
@@ -41,7 +41,7 @@ const SizeClasses: Record<SizeTypes, string[]> = {
|
||||
[attr.fill]="textColor()"
|
||||
[style.fontWeight]="svgFontWeight"
|
||||
[style.fontSize.px]="svgFontSize"
|
||||
font-family='Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"'
|
||||
font-family='Inter,"Helvetica Neue",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"'
|
||||
>
|
||||
{{ displayChars() }}
|
||||
</text>
|
||||
|
||||
Reference in New Issue
Block a user