styles fix for canvas

This commit is contained in:
Hugh Bord 2021-08-16 17:11:57 +10:00
parent 1458a09519
commit f542c12bab

View File

@ -59,6 +59,6 @@ body {
position: absolute;
font-family: "Hack";
z-index: 10;
opacity: 0.7;
cursor: crosshair;
}