api-ix commited on
Commit
bd6540d
·
verified ·
1 Parent(s): ed4c116

Upload index.html

Browse files
Files changed (1) hide show
  1. index.html +0 -3
index.html CHANGED
@@ -182,9 +182,6 @@
182
  border-radius: 20px;
183
  padding: 20px;
184
  margin: 40px 0;
185
- position: sticky;
186
- top: 20px;
187
- z-index: 100;
188
  box-shadow: var(--shadow);
189
  animation: slideInRight 0.8s ease;
190
  }
 
182
  border-radius: 20px;
183
  padding: 20px;
184
  margin: 40px 0;
 
 
 
185
  box-shadow: var(--shadow);
186
  animation: slideInRight 0.8s ease;
187
  }