diff options
author | Tor Andersson <tor@ccxvii.net> | 2025-03-28 23:46:52 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2025-03-28 23:46:52 +0100 |
commit | 380236845fb59a2a814300f0e6d3379d76037ad8 (patch) | |
tree | 04ea0162a7b3ed80fbe06f82f880fd177e21c273 /play.css | |
parent | e630e3ea8a7db1345f81b9cd2f24a4375ce0fe81 (diff) | |
download | land-and-freedom-380236845fb59a2a814300f0e6d3379d76037ad8.tar.gz |
Fix swapped medallion tooltips.
Diffstat (limited to 'play.css')
-rw-r--r-- | play.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -174,7 +174,7 @@ body.Observer #toggle_trash { } #hero_point_pool .token { - margin-bottom: -25px; + margin-bottom: -30px; } .front_container { |