Update index.html

master
zmv7 2020-10-14 17:16:20 +05:00 committed by GitHub
parent e0aec5e029
commit 342b57cf88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ cursor: url('data:image/x-icon;base64,AAACAAEAICAQAAAAAADoAgAAFgAAACgAAAAgAAAAQA
body {
background: linear-gradient(135deg,
rgba(253,50,254,1) 0%, rgba(115,115,255,1) 50%, rgba(12,249,255,1) 100%);
margin: 0;
margin: 5px;
overflow: visible;
background-attachment: fixed;
}