We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa05abd commit 68a1e84Copy full SHA for 68a1e84
src/style.css
@@ -1,6 +1,6 @@
1
body::before {
2
content: "";
3
- background-image: url(https://www.travellings.cn/assets/img/kw-bg-2560.png);
+ background: linear-gradient(45deg, #dcebee, #f9f7f1);
4
background-size: cover;
5
background-position: center;
6
background-repeat: no-repeat;
0 commit comments