Skip to content

Commit

Permalink
Background fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Angelico2102 authored Jul 23, 2024
1 parent 6658b1e commit 9a43346
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<style>
body {
background-image: url('https://media.discordapp.net/attachments/1174061575439650898/1178108088419614841/fondo.png');
background-image: url('images/fondo.png');
background-repeat: repeat;
background-size: 400px;
font-family: Arial, sans-serif;
Expand Down Expand Up @@ -79,4 +79,4 @@

</body>

</html>
</html>

0 comments on commit 9a43346

Please sign in to comment.