From 9a6d8875e83fcc4fbc1c35dcdbdbe516e900a3ff Mon Sep 17 00:00:00 2001 From: sparks-alec Date: Sat, 13 Nov 2021 17:32:27 -0500 Subject: [PATCH] remove unused font --- plugins/xair/xair.css | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/xair/xair.css b/plugins/xair/xair.css index c95aead..74b590b 100644 --- a/plugins/xair/xair.css +++ b/plugins/xair/xair.css @@ -29,7 +29,6 @@ tr td:first-child{ padding: 1px 6px; border-radius: 10px; color: black; - font-family: PlexMono !important; text-align: center; text-overflow: ellipsis; white-space: nowrap;