remove message shadow

This commit is contained in:
Adrien MALINGREY 2023-07-04 22:33:49 +02:00
parent 0632bf7e77
commit c90db794a6

View File

@ -42,7 +42,6 @@ canvas {
width: 50%; width: 50%;
transform: translate(-50%, 0); transform: translate(-50%, 0);
color: rgba(255, 255, 255, 0.8); color: rgba(255, 255, 255, 0.8);
text-shadow: 1px 1px rgba(0, 0, 0, 0.8);
font-weight: 400; font-weight: 400;
line-height: 1.5; line-height: 1.5;
font-size: 3vmin; font-size: 3vmin;