Commit 33b1ad24 authored by Yuri Mikhin's avatar Yuri Mikhin Committed by Yuri Mikhin

Enable sm breakpoint.

parent 375063b3
const breakpoints = {
// maybe we need them in future
// sm: '320px',
// md: '768px',
sm: '414px',
// md: '768px',
lg: '1000px',
xl: '1440px',
// these breakpoint are needed just to make others work
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment