change speaker view font

This commit is contained in:
Kathleen Fitzpatrick
2023-11-04 12:48:31 -04:00
parent 7ee4eef4d3
commit aa3c8c0ece

View File

@@ -9,7 +9,7 @@
<style> <style>
body { body {
font-family: Helvetica; font-family: 'Atkinson Hyperlegible';
font-size: 18px; font-size: 18px;
} }