From 7eadca745b2604098618974ad17360d721f29445 Mon Sep 17 00:00:00 2001 From: Andy Brewer Date: Mon, 20 Apr 2020 08:52:35 -0700 Subject: [PATCH] v1.5 --- mvp.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mvp.css b/mvp.css index f2b22f5..d66316f 100644 --- a/mvp.css +++ b/mvp.css @@ -416,7 +416,7 @@ table tr td:first-child { } table tr:nth-child(even) { - background-color: var(--color-bg-secondary); + background-color: var(--color-bg-secondary); } /* Quotes */