summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-02-08 20:25:19 -0800
committerFuwn <[email protected]>2024-02-08 20:25:19 -0800
commita9341f16bb3d37b1bdf69ae7207c5adad4e1d406 (patch)
tree7bc2b175c62c3c060b103137f7f412ad68397013 /css
parentfeat(css): round and borders (diff)
downloadstartpage-a9341f16bb3d37b1bdf69ae7207c5adad4e1d406.tar.xz
startpage-a9341f16bb3d37b1bdf69ae7207c5adad4e1d406.zip
feat(css): update wallpaper
Diffstat (limited to 'css')
-rw-r--r--css/index.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/index.css b/css/index.css
index 58dcb39..4a23338 100644
--- a/css/index.css
+++ b/css/index.css
@@ -3,7 +3,7 @@
body {
font-family: "DM Sans", sans-serif;
/* background-color: var(--background); */
- background-image: url("https://i.imgur.com/N4FCLVB.jpg");
+ background-image: url("https://cdn.donmai.us/original/1a/b2/__juufuutei_raden_hololive_and_1_more_drawn_by_hz_helu_2__1ab211b2e3a457d9d53e0f4e740f4b1d.jpg");
color: var(--foreground);
padding: 0;
font-weight: 400;