Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2021
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.18 KB | None | 0 0
  1. /* Remove the sidebar */
  2. #widget.col-auto {
  3.     display: none;
  4. }
  5.  
  6. #centerwidget {
  7.     width: 100% !important;
  8. }
  9.  
  10. #leaderboarddiv, .old-leaderboard {
  11.     max-width: 100% !important;
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement