Subham9126 commited on
Commit
554dd97
·
verified ·
1 Parent(s): 33517c0

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +0 -10
index.html CHANGED
@@ -7,16 +7,6 @@
7
  <title>Dynamic Facet Explorer</title>
8
  <link href="https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css" rel="stylesheet">
9
  <style>
10
- @keyframes zoomIn {
11
- 0% {
12
- transform: translateY(0);
13
- font-size: 1rem;
14
- }
15
- 100% {
16
- transform: translateY(-50px);
17
- font-size: 2rem;
18
- }
19
- }
20
  .sticky-query {
21
  position: sticky;
22
  top: 0;
 
7
  <title>Dynamic Facet Explorer</title>
8
  <link href="https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css" rel="stylesheet">
9
  <style>
 
 
 
 
 
 
 
 
 
 
10
  .sticky-query {
11
  position: sticky;
12
  top: 0;