Skip to content

Commit d319b82

Browse files
committed
Chore: Resolve print-width linter warning
1 parent c8b947e commit d319b82

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
@@ -50,8 +50,8 @@
5050
/* MARK: Variables
5151
*/
5252
--font-family: "Inter var", system-ui, -apple-system, BlinkMacSystemFont,
53-
"Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue",
54-
sans-serif;
53+
"Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans",
54+
"Helvetica Neue", sans-serif;
5555
--color-brand: 56.6% 0.194 147.7;
5656
--color-brand-300: 0.84 0.0699 157.51;
5757
--color-brand-200: 0.91 0.0406 157.72;

0 commit comments

Comments
 (0)