fix lint again

This commit is contained in:
Alex Bates
2022-04-13 15:37:35 +01:00
parent bc7b4cef63
commit 705500b1af
+1 -1
View File
@@ -3,7 +3,7 @@
:root {
--link: #3db8e9;
--monospace: "Menlo", "Monaco", monospace;
--font-ui: -apple-system, "BlinkMacSystemFont", "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
--font-ui: -apple-system, "BlinkMacSystemFont", "Segoe UI", "Helvetica", "Arial", sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
}
.themePlum {