summaryrefslogtreecommitdiff
path: root/assets/css/style.css
diff options
context:
space:
mode:
authorDemonKingSwarn <rockingswarn@gmail.com>2024-11-11 20:45:19 +0530
committerDemonKingSwarn <rockingswarn@gmail.com>2024-11-11 20:45:19 +0530
commit353895b8cba1cea0cbcd89d3e8dab7b55a6ebe4a (patch)
treece1778e4015ef10efb33975aee686cffa1cc9191 /assets/css/style.css
parent58f616994d1f35a8f7cca3b4cdf813f51f49d644 (diff)
downloadwebsite-353895b8cba1cea0cbcd89d3e8dab7b55a6ebe4a.zip
website-353895b8cba1cea0cbcd89d3e8dab7b55a6ebe4a.tar.gz
chore: updatesHEADmaster
Diffstat (limited to 'assets/css/style.css')
-rw-r--r--assets/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index 8a06300..a2b3b80 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -25,7 +25,7 @@
body {
margin: 1em;
- background-image: url("/assets/media/background.jpg");
+ background-image: url("/assets/media/cubism-tiled.png");
background-color: var(--bg);
image-rendering: pixelated;
font-family: "Montserrat", sans-serif;