Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Commit 9ebc5a2

Browse files
authored
Merge pull request #20 from kccuber-scratch/bluer-background
Changed the background color once again
2 parents 4fd7625 + a9adb85 commit 9ebc5a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/__layout.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969

7070
<style>
7171
.page {
72-
background-color: #00132f;
72+
background-color: #030d1b;
7373
min-height: 100vh;
7474
color: white;
7575
min-width: 100vw;

0 commit comments

Comments
 (0)