This commit is contained in:
awesomeuser 2023-07-07 20:28:43 +00:00
parent edb9ec6c2b
commit 710bd5613e

View file

@ -85,7 +85,7 @@
header.style.transform = "translate(" + x + "px, " + y + "px)";// rotate(" + (Math.cos(t) * -5) + "deg)";
header.style.textShadow = (Math.cos(t - 0.5) * 20 - x) + " " + (Math.sin(t - 0.5) * 20 - y) + " #c91a29";
header.style.textShadow = (Math.cos() * 20 - x) + "px " + (Math.sin(t - 0.5) * 20 - y) + "px #c91a29";
//-8px 8px #c94f1a,
//-12px 12px #a6c91a,
//-16px 16px #1ac95a,