Skip to content

Commit 68a1e84

Browse files
committed
style: Update background color in style.css
1 parent fa05abd commit 68a1e84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
body::before {
22
content: "";
3-
background-image: url(https://www.travellings.cn/assets/img/kw-bg-2560.png);
3+
background: linear-gradient(45deg, #dcebee, #f9f7f1);
44
background-size: cover;
55
background-position: center;
66
background-repeat: no-repeat;

0 commit comments

Comments
 (0)