change bg

This commit is contained in:
zensprojects 2023-01-27 10:16:15 -08:00 committed by GitHub
parent f0f52b9a7e
commit 35477299c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
@import url('https://fonts.cdnfonts.com/css/open-dyslexic');
body, html {
height: 100%;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-family: 'Open-Dyslexic', sans-serif;
}
* {