cleaning up font errors

This commit is contained in:
Arjun Patel
2022-01-10 14:19:32 -08:00
parent 51158ba881
commit 43f89c9865
2 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ a {
/* my personal css */
html {
background: url('/wallpapers/superhuman.jpg') no-repeat center center fixed;
background: url('/wallpapers/dark-mountains.jpg') no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;