FatimaGr commited on
Commit
81854cb
·
verified ·
1 Parent(s): 35e2cd7
Files changed (1) hide show
  1. static/style.css +1 -1
static/style.css CHANGED
@@ -717,7 +717,7 @@ body, html {
717
  }
718
 
719
  .download-btn:hover {
720
- background: #45a049;
721
  transform: translateY(-2px);
722
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
723
  }
 
717
  }
718
 
719
  .download-btn:hover {
720
+ background: #055fef99;
721
  transform: translateY(-2px);
722
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
723
  }