update font

This commit is contained in:
Quentin Fuxa 2025-03-03 11:48:25 +01:00
parent b37d3cafb3
commit b502c8c81d

View file

@ -7,7 +7,7 @@
<title>Audio Transcription</title>
<style>
body {
font-family: 'Inter', sans-serif;
font-family: ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
margin: 20px;
text-align: center;
}