Use of media query


Topic: Use of media query

PalakJ asked 2 years ago

I have to set scss in components acoording to screen sizes .Is there any need to add media query in scss for components to support different screen sizes or it is in components by default ?


Aliaksandr Andrasiuk staff answered 2 years ago

Hi,

We use bootstrap as a basis, so it's should be enough to use col-sm,... and other bootstrap classes.

In our case, we have MDBContainer, MDBCol, MDBRow components.

You can familiarize with information on this page:

https://mdbootstrap.com/docs/react/layout/grid-usage/

Best regards.


Please insert min. 20 characters.
Status

Answered

Specification of the issue
  • User: Free
  • Premium support: No
  • Technology: React
  • MDB Version: 4.16.0
  • Device: MacBookAir
  • Browser: Chrome
  • OS: Mac
  • Provided sample code: No
  • Provided link: No