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/radial.css | 6 ------ 1 file changed, 6 deletions(-) (limited to 'public/assets/css/radial.css') diff --git a/public/assets/css/radial.css b/public/assets/css/radial.css index e8da0fd..cdf6231 100644 --- a/public/assets/css/radial.css +++ b/public/assets/css/radial.css @@ -1,9 +1,3 @@ -polygon { - fill: inherit; - stroke: inherit; - stroke-width: 0.25px; -} - svg { border: 1px solid slategray; fill: none; -- cgit v1.2.3