From 8e829d4497efd6a23514901a1a6724fe7579c6b5 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Sun, 27 Aug 2023 15:21:47 +0200 Subject: box in healing centers! --- resources/css/town.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'resources/css/town.css') diff --git a/resources/css/town.css b/resources/css/town.css index 06f6f02..72eea60 100644 --- a/resources/css/town.css +++ b/resources/css/town.css @@ -3,7 +3,9 @@ -.healing-center { +.healing-center {} + +.healing-center > div { padding: 1rem; } -- cgit v1.2.3