Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Fix sidebar issue in tablet mode */
- @media (max-width: 991px) {
- .col-sm-4 {
- width: unset;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement