JAYASWAROOP commited on
Commit
32a8f2d
·
1 Parent(s): 5400538

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -87,7 +87,7 @@
87
  margin: 0 auto;
88
  font-family: Arial, sans-serif;
89
  padding: 20px;
90
- background-image: url('https://dm0qx8t0i9gc9.cloudfront.net/watermarks/image/rDtN98Qoishumwih/colorful-musical-notes-wave-background_zkTcaoOd_SB_PM.jpg');
91
  background-size: cover;
92
  border: 1px solid #cccccc;
93
  border-radius: 5px;
 
87
  margin: 0 auto;
88
  font-family: Arial, sans-serif;
89
  padding: 20px;
90
+ background-image: linear-gradient(to top, #0250c5 0%, #d43f8d 100%);
91
  background-size: cover;
92
  border: 1px solid #cccccc;
93
  border-radius: 5px;