Fixed reference to space.jpg

master
Cloud9 GF4 www 2021-11-21 10:07:53 -07:00
parent fb459bae91
commit 6f41c4cc70
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ pre, code, a { color: var(--lightgray); }
body {
margin: 0;
font-size: calc(.7em + .8vw);
background: url('/space.jpg') repeat-y fixed 0 0/100%;
background: url('/assets/img/space.jpg') repeat-y fixed 0 0/100%;
}
main {
margin: 0 auto;