fix: keep 3-column layout on 13-inch mbp

This commit is contained in:
Roman Hotsiy 2020-05-25 16:25:55 +03:00
parent b6414f4e43
commit 8d1d4c82e1
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0

View File

@ -8,7 +8,7 @@ const defaultTheme: ThemeInterface = {
},
breakpoints: {
small: '50rem',
medium: '85rem',
medium: '75rem',
large: '105rem',
},
colors: {