Skip to content

Commit 825ffe0

Browse files
committed
Code style fix
1 parent 8c25fdd commit 825ffe0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

stubs/resources/css/app.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@
189189

190190
/* Font Family */
191191
--font-sans: Nunito, ui-sans-serif, system-ui, sans-serif,
192-
'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
193-
'Noto Color Emoji';
192+
'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
193+
'Noto Color Emoji';
194194
}
195195

196196
#nprogress .bar {

0 commit comments

Comments
 (0)