Spaces:
Paused
Paused
Update frontend/public/index.html
Browse files
frontend/public/index.html
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
| 6 |
<title>Codeki</title>
|
| 7 |
<style>
|
| 8 |
-
body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
|
| 9 |
</style>
|
| 10 |
</head>
|
| 11 |
<body>
|
|
|
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
| 6 |
<title>Codeki</title>
|
| 7 |
<style>
|
| 8 |
+
body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; }
|
| 9 |
</style>
|
| 10 |
</head>
|
| 11 |
<body>
|