diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-03-18 01:09:33 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-05-03 18:48:16 +0200 |
commit | a25493b00cbf46b7e25306ba32ab41b54e9a2279 (patch) | |
tree | a7e1f264ec1d1433908003f20a3b2290ecd61762 /play.css | |
parent | ab7f13b30af38ab6b91a106552f572c56efbb8db (diff) | |
download | andean-abyss-a25493b00cbf46b7e25306ba32ab41b54e9a2279.tar.gz |
More events.
Diffstat (limited to 'play.css')
-rw-r--r-- | play.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -90,6 +90,7 @@ path.tip { stroke: yellow; } gap: 4px; } #insurgent_momentum { + pointer-events: none; display: flex; flex-wrap: wrap; gap: 17px; |