Web Dev Solutions

Catalin Mititiuc

From 5bc7849aaa307338d62bd77967ab4afff13b6e4f Mon Sep 17 00:00:00 2001 From: Catalin Mititiuc Date: Tue, 19 Mar 2024 15:27:04 -0700 Subject: Add doctype --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') 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; -- cgit v1.2.3