From 6200e19de180f9c340b3b60147087623c8821637 Mon Sep 17 00:00:00 2001
From: Catalin Mititiuc
Date: Wed, 12 Jun 2024 16:27:33 -0700
Subject: Extract scenario-build function into separate module
---
public/assets/css/style.css | 2 --
1 file changed, 2 deletions(-)
(limited to 'public/assets')
diff --git a/public/assets/css/style.css b/public/assets/css/style.css
index 649b425..5fa37f8 100644
--- a/public/assets/css/style.css
+++ b/public/assets/css/style.css
@@ -186,13 +186,11 @@ polygon.firing-arc[data-allegiance="attacker"] {
stroke: none;
}
-
.soldier-record svg.weapon-icon use {
stroke: white;
stroke-width: 0.5px;
}
-
.soldier-record svg {
width: 20px;
height: 20px;
--
cgit v1.2.3