diff --git a/public/index.html b/public/index.html index b578352..c70fa23 100644 --- a/public/index.html +++ b/public/index.html @@ -27,6 +27,12 @@ Gloomhaven Decks + diff --git a/src/index.css b/src/index.css index 18cbe61..392a8f6 100644 --- a/src/index.css +++ b/src/index.css @@ -14,11 +14,6 @@ code { monospace; } -.background-map { - background: url('/gloomhaven/images/world-map/gloomhaven-map-orig.png') no-repeat center center fixed; - background-size: cover; -} - label { text-shadow: 3px 3px 6px black; }