Troubleshooting background image

This commit is contained in:
jme9
2024-12-11 11:33:57 -08:00
parent 68ff202da7
commit abcb15bbb1
3 changed files with 72 additions and 6 deletions
+9 -1
View File
@@ -8,7 +8,15 @@
<link rel="stylesheet" href="style.css" />
<script defer src="site.js"></script>
</head>
<body>
<body style="background-image: url('images/Moon.jpg'); background-size: cover; background-repeat: no-repeat; background-attachment: fixed;">
<body
style="
background-image: url('images/Moon.jpg');
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
"
>
<header id="top" class="site-header">
<nav class="navbar">
<div class="nav-left">