Switch custom breakpoints to rems to avoid precedence issues
This commit is contained in:
parent
33d28cc4f6
commit
2a04f23130
@ -10,8 +10,8 @@
|
|||||||
@theme {
|
@theme {
|
||||||
--font-mono: "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
|
--font-mono: "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
|
||||||
|
|
||||||
--breakpoint-xs: 390px;
|
--breakpoint-xs: 24.5rem;
|
||||||
--breakpoint-3xl: 1640px;
|
--breakpoint-3xl: 102rem;
|
||||||
|
|
||||||
--text-xs: 0.75rem;
|
--text-xs: 0.75rem;
|
||||||
--text-xs--line-height: 1rem;
|
--text-xs--line-height: 1rem;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user