fixing some errors

This commit is contained in:
Arjun Patel
2022-01-10 23:07:07 -08:00
parent 81a7358452
commit efe06b1be5
3 changed files with 4 additions and 17 deletions
+1 -2
View File
@@ -17,9 +17,8 @@ a {
box-sizing: border-box;
}
/* my personal css */
html {
body {
background: url('/wallpapers/dark-mountains.jpg') no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;