From 849bce75f67d0c6a0658d6a5151f9f0516a02495 Mon Sep 17 00:00:00 2001 From: sparks-alec Date: Sun, 6 Feb 2022 01:28:49 -0500 Subject: [PATCH] remove missing font --- plugins/watchout/watchout.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/plugins/watchout/watchout.css b/plugins/watchout/watchout.css index 1f13b4c..05252a2 100644 --- a/plugins/watchout/watchout.css +++ b/plugins/watchout/watchout.css @@ -1,7 +1,3 @@ -table { - font-family: PlexMono !important; -} - .warning { color: #e9873a; }