You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should replace most css defined breakpoints with the bootstrap provided breakpoints: https://getbootstrap.com/docs/4.0/layout/overview/. This way it is possible to update the bootstrap configuration and the breakpoints will update accordingly.
The text was updated successfully, but these errors were encountered:
can someone double check, but I think we are now only using mixin breakpoints for the few elements that needs it (sidebars) the rest is handled by flex elements
We should replace most css defined breakpoints with the bootstrap provided breakpoints: https://getbootstrap.com/docs/4.0/layout/overview/. This way it is possible to update the bootstrap configuration and the breakpoints will update accordingly.
The text was updated successfully, but these errors were encountered: