JAYASWAROOP commited on
Commit
bc46771
1 Parent(s): 70ef9be

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -227,7 +227,7 @@ audio {
227
  margin: 0 auto;
228
  font-family: Arial, sans-serif;
229
  padding: 20px;
230
- background-image: url('https://dm0qx8t0i9gc9.cloudfront.net/watermarks/image/rDtN98Qoishumwih/colorful-musical-notes-wave-background_zkTcaoOd_SB_PM.jpg');
231
  background-size: cover;
232
  border: 1px solid #cccccc;
233
  border-radius: 5px;
 
227
  margin: 0 auto;
228
  font-family: Arial, sans-serif;
229
  padding: 20px;
230
+ background-image: linear-gradient( 135deg, #43CBFF 10%, #9708CC 100%);
231
  background-size: cover;
232
  border: 1px solid #cccccc;
233
  border-radius: 5px;