We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83d50b4 commit 444eadeCopy full SHA for 444eade
1 file changed
index.html
@@ -54,14 +54,7 @@
54
55
</body>
56
</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>
+
65
<html lang="en">
66
<head>
67
<style>
@@ -104,3 +97,4 @@
104
97
105
98
106
99
100
0 commit comments