Fix shadow

This commit is contained in:
thepaperpilot 2023-02-21 07:31:30 -06:00
parent 2c0c8e125c
commit 12e8915535

View file

@ -176,7 +176,7 @@ watchEffect(() => {
.character::after {
content: "";
background: url(./Shadow.png);
background: url(../../public/Shadow.png);
position: absolute;
top: 15%;
left: 0;