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

View file

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