mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-02 13:09:39 -05:00
Use better font for the test UI
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
<script src="./fs.test.js"></script>
|
||||
<script src="./ai.test.js"></script>
|
||||
<style>
|
||||
body {
|
||||
font-family: Arial, sans-serif;
|
||||
}
|
||||
#tests {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user