Skip to content

Commit fddfec9

Browse files
committed
style: remove unnecessary breakpoint global CSS - defined in the @kleros/ui-components-library
1 parent 06a80c0 commit fddfec9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/src/global.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
--color-primary-text-73: color-mix(in srgb, var(--klerosUIComponentsPrimaryText) 73%, transparent);
1919
--color-skeleton-bg: #ebebeb;
2020
--color-skeleton-highlight: #f5f5f5;
21-
--breakpoint-landscape-900: 56.25rem;
2221
--max-width-landscape: 87.5rem;
2322
}
2423

0 commit comments

Comments
 (0)