mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
chore: fix font in Safari (#2970)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<style>
|
||||
body {
|
||||
background: #333333;
|
||||
font-family:'Montserrat';
|
||||
font-family: system-ui;
|
||||
color:#F4F4F5;
|
||||
text-align: center;
|
||||
font-size: 20PX;
|
||||
|
||||
Reference in New Issue
Block a user