diff --git a/index.html b/index.html index 5bdaf14..2795ee8 100644 --- a/index.html +++ b/index.html @@ -119,13 +119,8 @@ lib.startGameLoop(loop);
-

- cattttttttttttttttttttttttttttttttttttttttttttttttttttttt.png -

- +

+
diff --git a/style.css b/style.css index cd05a9c..d59aaf3 100644 --- a/style.css +++ b/style.css @@ -214,6 +214,11 @@ footer { overflow-wrap: break-word; font-weight: bold; } + +#sprite-editor-preview-title:empty { + display: none; +} + #sprite-editor-preview-image { background-color: #1d2021; object-fit: contain;