1.5 SETTINGS_resolutions - LeonardoDalessandro/Monalisa GitHub Wiki

Project responsive breakpoint values.

This project works with 5 different range of values e 4 main breakpoint, using follow prefixs:

  • lg => large screen desktop
  • md-lg => small screen desktop and large tablet
  • md => very small screen laptop and tablet
  • md-sm => large screen smartphone
  • sm => small screen smartphone and smartwatch

But it works with responsive or fluid layouts? This is the main question when we must decide the layout behavior between various resolutions and devices.

For this reason, first of all, you could set, for each breakpoint, if must be responsive or fluid.

In this module, you can edit the value of each responsive breakpoint.