goodemagod commited on
Commit
34fa07d
·
verified ·
1 Parent(s): 597123b

Rename index.html to index2.html

Browse files
Files changed (1) hide show
  1. index.html → index2.html +2 -1
index.html → index2.html RENAMED
@@ -18,7 +18,8 @@
18
  background: linear-gradient(135deg, #4b6cb7 0%, #182848 100%);
19
  }
20
  .wine-card {
21
- transition: all 0.3s ease;
 
22
  }
23
  .wine-card:hover {
24
  transform: translateY(-5px);
 
18
  background: linear-gradient(135deg, #4b6cb7 0%, #182848 100%);
19
  }
20
  .wine-card {
21
+ transition
22
+ : all 0.3s ease;
23
  }
24
  .wine-card:hover {
25
  transform: translateY(-5px);