Topic: Use of media query
PalakJ free asked 5 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 5 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.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB React
- MDB Version: 4.16.0
- Device: MacBookAir
- Browser: Chrome
- OS: Mac
- Provided sample code: No
- Provided link: No