mirror of
https://github.com/Redocly/redoc.git
synced 2025-07-13 09:42:23 +03:00
fix: keep 3-column layout on 13-inch mbp
This commit is contained in:
parent
b6414f4e43
commit
8d1d4c82e1
|
@ -8,7 +8,7 @@ const defaultTheme: ThemeInterface = {
|
||||||
},
|
},
|
||||||
breakpoints: {
|
breakpoints: {
|
||||||
small: '50rem',
|
small: '50rem',
|
||||||
medium: '85rem',
|
medium: '75rem',
|
||||||
large: '105rem',
|
large: '105rem',
|
||||||
},
|
},
|
||||||
colors: {
|
colors: {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user