Skip to content

Commit d4911e2

Browse files
committed
white wasn't white enough
1 parent 30cf8fd commit d4911e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/components/projectSettings.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
}
182182
.support-me-button:hover {
183183
transform: scale(1.05);
184-
box-shadow: 0px 0px 10px 0px #fff;
184+
box-shadow: 0px 0px 10px 0px white;
185185
}
186186
187187
div.dialog-content {

0 commit comments

Comments
 (0)