Mayank2027 commited on
Commit
777dbfd
·
verified ·
1 Parent(s): 9c31612

Update frontend/public/index.html

Browse files
Files changed (1) hide show
  1. frontend/public/index.html +1 -1
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, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; }
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>