Fix glow color

This commit is contained in:
hexlocation 2024-12-06 23:02:10 +01:00
parent ad73946f4a
commit 2d1dc367a7
Signed by: hex
GPG key ID: A19EFFAAF8C00FCF
2 changed files with 1 additions and 1 deletions

BIN
.hsh.gif-autosave.kra Normal file

Binary file not shown.

View file

@ -87,7 +87,7 @@
padding: 40px;
border: 3px solid white;
border-radius: 10px;
box-shadow: 0px 0px 10px lightskyblue;
box-shadow: 0px 0px 20px white;
color: white;
}