Update desktop.css

master
zmv7 2021-10-01 01:38:18 +05:00 committed by GitHub
parent e44e1f7a79
commit 9554ea148f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ html{overflow:hidden}
height: 100vh;
width: 100vw;
background-color: #007d7b;
background-image: url('');
background-size: contain;
background-image: url('/img/nightbliss.jpg');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
overflow: hidden;