Ariamehr commited on
Commit
c7d4eca
1 Parent(s): 97f2be7

Update banner.html

Browse files
Files changed (1) hide show
  1. banner.html +1 -1
banner.html CHANGED
@@ -4,7 +4,7 @@
4
  justify-content: center;
5
  align-items: center;
6
  text-align: center;
7
- background: linear-gradient(45deg, #1a1a1a 0%, #333333 100%);
8
  padding: 24px;
9
  gap: 24px;
10
  border-radius: 8px;
 
4
  justify-content: center;
5
  align-items: center;
6
  text-align: center;
7
+ background: linear-gradient(45deg, #ff69b4, #8a2be2);
8
  padding: 24px;
9
  gap: 24px;
10
  border-radius: 8px;