Advertisement
luissquall

Untitled

Mar 29th, 2021
1,690
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.20 KB | None | 0 0
  1. <div class='d-lg-none'>
  2.  I'm only visible on mobile. Two ul (unordered list) will look great
  3. </div>
  4.  
  5. <div class='d-none d-lg-block'>
  6.  I'm only visible on desktop. Tables will look great here.
  7. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement