From 94c543a47efcf98011a3e7e75c00d6a4f25da728 Mon Sep 17 00:00:00 2001 From: Geoff Doty Date: Wed, 17 Jan 2024 20:32:33 -0500 Subject: [PATCH] tweak label --- src/stylelite.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stylelite.css b/src/stylelite.css index 76c6589..c4d891d 100644 --- a/src/stylelite.css +++ b/src/stylelite.css @@ -52,7 +52,7 @@ img,embed,iframe,object,audio,video { border: none; } -label {font-weight: 600;} +label {font-weight: 600;color: var(--dark)} main { margin: 0 auto;