Skip to content

Commit e0e25f8

Browse files
committed
chore: resolve linting errors
1 parent fb3ef77 commit e0e25f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/css/v2/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
:root {
4040
/* webfonts */
4141
font-family: var(--font-family), system-ui, -apple-system, BlinkMacSystemFont,
42-
"Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue",
43-
sans-serif;
42+
"Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue",
43+
sans-serif;
4444
font-feature-settings: "liga" on, "calt" on;
4545

4646
/* fallback to slightly thinner font on browsers without variable 'wght' support */

0 commit comments

Comments
 (0)