Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony1204 authored Apr 13, 2024
1 parent aaa332e commit 9c31b46
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,11 @@
</script>

<style>
body {
/* background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
body {
background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
background-size: 400% 400%;
animation: gradient 15s ease infinite;
height: 100vh;
*/
background-image:url('anthonyspin0001-0120.gif');
background-size:100%;
background-repeat: repeat-y;
background-attachment: fixed;
Expand Down

0 comments on commit 9c31b46

Please sign in to comment.