theme: kill fixed background

the performance is poor on mobile
This commit is contained in:
Peter Cai 2020-04-12 08:24:35 +08:00
parent 9077e10876
commit f143deb7da
No known key found for this signature in database
GPG Key ID: 71F5FB4E4F3FD54F
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ body {
html {
background-image: url("/static/whitenoise-100x100.png");
background-repeat: repeat;
background-attachment: fixed;
}
.page-wrapper {