JBS369ai commited on
Commit
fd06141
·
verified ·
1 Parent(s): 0c32c72

make the background black - Follow Up Deployment

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -40,7 +40,7 @@
40
  }
41
  </style>
42
  </head>
43
- <body class="font-sans bg-gray-50">
44
  <!-- Navigation -->
45
  <nav class="bg-white shadow-md sticky top-0 z-50">
46
  <div class="container mx-auto px-4 py-3 flex justify-between items-center">
 
40
  }
41
  </style>
42
  </head>
43
+ <body class="font-sans bg-black">
44
  <!-- Navigation -->
45
  <nav class="bg-white shadow-md sticky top-0 z-50">
46
  <div class="container mx-auto px-4 py-3 flex justify-between items-center">