Fix Font (Hopefully)
This commit is contained in:
@@ -41,5 +41,7 @@ const iconImage = await getImage({src: icon, height: 32, width: 32, format: "png
|
||||
<style>
|
||||
body {
|
||||
font-family: "Roboto", sans-serif;
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user