diff options
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -13,9 +13,6 @@ canvas { position: absolute; left: 20px; border: 3px dashed orange; - padding: 4px -} - -#instructions:hover { - display: none; + padding: 4px; + pointer-events: none; }
\ No newline at end of file |
