Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 279 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 279 Bytes

Next.js

css.modules

mailgun.js

Breakpoints

  • Desktop: 1024px
  • medium Screen: 860px
  • mobile: 540px

the menu will colapse at 860px

the hook useMatchMedia is used to check the mediaQuery useMatchMedia("(max-width:860px)")