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 df19138 commit c3caa29Copy full SHA for c3caa29
site/src/routes/_error.svelte
@@ -28,7 +28,7 @@
28
p { margin: 1em auto }
29
30
.error {
31
- background-color: #da106e;
+ background-color: var(--second);
32
color: white;
33
padding: 12px 16px;
34
font: 600 16px/1.7 var(--font);
0 commit comments