From 825ffe09b458e918df6e85e02191660f0ffc3703 Mon Sep 17 00:00:00 2001 From: Daniel Cintra Date: Mon, 27 Jan 2025 12:51:44 -0300 Subject: [PATCH] Code style fix --- stubs/resources/css/app.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stubs/resources/css/app.css b/stubs/resources/css/app.css index e37cdf7..5f34e87 100644 --- a/stubs/resources/css/app.css +++ b/stubs/resources/css/app.css @@ -189,8 +189,8 @@ /* Font Family */ --font-sans: Nunito, ui-sans-serif, system-ui, sans-serif, - 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', - 'Noto Color Emoji'; + 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', + 'Noto Color Emoji'; } #nprogress .bar {