Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- < --- main container --- >
- height: 255px;
- < --- links --- >
- left: -90px;
- < --- scroll 01 css --- >
- @media only screen and (max-width: 600px) {
- #scroll01 {
- width: 120px;
- }
- }
- < --- scroll 02 css --- >
- @media only screen and (max-width: 600px) {
- #scroll02 {
- width: 120px;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement