chore: font face inter

This commit is contained in:
Fernando Falci
2024-04-23 19:44:44 +02:00
parent 45ae5ef1e1
commit add7a7dc8d
4 changed files with 23 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>WALLET.ID</title>
</head>
<body>
<body class="font-inter">
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>