Skip to content

Commit 444eade

Browse files
authored
Update index.html
1 parent 83d50b4 commit 444eade

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

index.html

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,7 @@
5454

5555
</body>
5656
</html>
57-
<style>
58-
body {
59-
background-image: url('https://bloxcraft-ubg.pages.dev/homepage_banner.png'); /* Replace 'your-image.jpg' with your image path */
60-
background-repeat: no-repeat; /* Prevents image from repeating */
61-
background-size: cover; /* Scales the image to cover the entire background */
62-
background-position: center; /* Centers the image */
63-
}
64-
</style>
57+
6558
<html lang="en">
6659
<head>
6760
<style>
@@ -104,3 +97,4 @@
10497

10598

10699

100+

0 commit comments

Comments
 (0)