diff options
Diffstat (limited to 'resources/css/town.css')
-rw-r--r-- | resources/css/town.css | 4 |
1 files changed, 3 insertions, 1 deletions
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; } |