From aeecc5e030aa5d2186352e018b1763a95259e96a Mon Sep 17 00:00:00 2001 From: Catalin Constantin Mititiuc Date: Mon, 16 Jun 2025 22:41:28 -0700 Subject: [PATCH] Add doctype --- index.html | 1 + style.css | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index a2042f4..8e17c5f 100644 --- a/index.html +++ b/index.html @@ -1,3 +1,4 @@ + Infantry Combat diff --git a/style.css b/style.css index d9b9a62..84993c0 100644 --- a/style.css +++ b/style.css @@ -20,7 +20,7 @@ circle.counter[data-troop-allegiance="davion"] { } text.counter { - font-size: 80; + font-size: 80px; font-weight: bold; stroke: black; fill: white;