Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #widget {
- display: none;
- }
- @media (min-width: 1200px) {
- #centerwidget {
- width: calc(100% - 480px) !important;
- }
- }
- #centerwidget {
- margin: auto;
- }
- .profile-picture{
- max-width: 100px;
- max-height: 200px;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement