Skip to content

Commit 9919fb0

Browse files
authored
Update index.html
1 parent fe57838 commit 9919fb0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

partners/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,10 @@
8282
</style>
8383
<style>
8484
body {
85-
background-image: url('/homepage_background.png');
85+
background: linear-gradient(-45deg, #1e1b4b, #312e81, #3730a3, #1e3a8a);
8686
background-repeat: no-repeat;
8787
background-position: center center;
8888
background-size: cover; background-size: cover;
89-
background-attachment: fixed;
9089
}
9190
</style>
9291
<style>

0 commit comments

Comments
 (0)