privateuserh commited on
Commit
553afd6
·
verified ·
1 Parent(s): f08aace

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -11,7 +11,6 @@
11
 
12
  <link rel="stylesheet" href="styles/main.css">
13
 
14
- </head>
15
  <style>
16
  @keyframes float {
17
  0% { transform: translateY(0px); }
@@ -259,6 +258,7 @@
259
  margin-left: 4px;
260
  }
261
  </style>
 
262
 
263
  <body class="bg-gray-100 font-sans">
264
 
 
11
 
12
  <link rel="stylesheet" href="styles/main.css">
13
 
 
14
  <style>
15
  @keyframes float {
16
  0% { transform: translateY(0px); }
 
258
  margin-left: 4px;
259
  }
260
  </style>
261
+ </head>
262
 
263
  <body class="bg-gray-100 font-sans">
264