mirror of
https://github.com/felipegcoutinho/openmonetis.git
synced 2026-05-09 11:01:45 +00:00
fix(tipografia): ajustar display da fonte america
This commit is contained in:
@@ -13,6 +13,6 @@ export const america = localFont({
|
|||||||
style: "normal",
|
style: "normal",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
display: "swap",
|
display: "fallback",
|
||||||
variable: "--font-america",
|
variable: "--font-america",
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user