mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-02-20 00:33:07 +01:00
fix(product-components): fix font loading and typography rendering
This commit is contained in:
committed by
Jaroslav Hrách
parent
8e09ca177c
commit
f1c29ce06e
@@ -1,2 +1,2 @@
|
||||
<link media="all" rel="stylesheet" href="./fonts/fonts.css" />
|
||||
<link media="all" rel="stylesheet" href="/static/fonts/fonts.css" />
|
||||
<link media="all" rel="stylesheet" href="./fonts/style.css" />
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
<link media="all" rel="stylesheet" href="./fonts/fonts.css" />
|
||||
<link media="all" rel="stylesheet" href="/static/fonts/fonts.css" />
|
||||
<link media="all" rel="stylesheet" href="./fonts/style.css" />
|
||||
|
||||
Reference in New Issue
Block a user