Web Dev Solutions

Catalin Mititiuc

From bb05eba60c8fa72eb0166db43dab29d62f5c7193 Mon Sep 17 00:00:00 2001 From: Catalin Mititiuc Date: Thu, 11 Jul 2024 11:29:01 -0700 Subject: Remove style that makes desk furniture stroke width different than other furniture --- public/assets/css/map.css | 5 ----- 1 file changed, 5 deletions(-) (limited to 'public/assets/css/map.css') diff --git a/public/assets/css/map.css b/public/assets/css/map.css index 71fc75c..f8f926d 100644 --- a/public/assets/css/map.css +++ b/public/assets/css/map.css @@ -398,11 +398,6 @@ g[data-y="76"] { --i: 76; } transform: scale(0.9); } -.floor { - /* fill: white; */ - /* fill: inherit; */ -} - .furniture, .stairs { fill: lightgray; stroke: #666; -- cgit v1.2.3