mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-10 19:06:34 +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: {
|
||||
small: '50rem',
|
||||
medium: '85rem',
|
||||
medium: '75rem',
|
||||
large: '105rem',
|
||||
},
|
||||
colors: {
|
||||
|
|
Loading…
Reference in New Issue
Block a user