easily readable background

This commit is contained in:
zensprojects 2023-01-27 10:08:46 -08:00 committed by GitHub
parent 68be2a116c
commit 17e41310c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
body,h1 {font-family: "Open-Dyslexic", sans-serif}
body, html {height: 100%}
.bgimg {
background-image: url('/maydo/sims-blur.png');
background-image: url('/background.png');
min-height: 100%;
background-position: center;
background-size: cover;