Skip to content

Commit e9814bc

Browse files
authored
Update index.html
1 parent 088ad4b commit e9814bc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

privacy-policy/index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,8 @@
2727
body {
2828
margin: 0;
2929
font-family: Arial, sans-serif;
30-
background-color: #5555FF;
31-
background-image: url('/gaming_banner_no_title.png');
30+
background: linear-gradient(-45deg, #1e1b4b, #312e81, #3730a3, #1e3a8a);
3231
background-size: cover;
33-
background-attachment: fixed;
3432
color: #fff;
3533
}
3634

0 commit comments

Comments
 (0)