Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @media only screen and (max-width: 600px) {
- #divider02 {
- position: relative;
- top: 3px;
- }
- }
- @media only screen and (max-width: 600px) {
- #divider03 {
- position: relative;
- bottom: 3px;
- }
- }
- @media only screen and (max-width: 600px) {
- #text02 {
- height: 4.5em;
- }
- }
- @media only screen and (max-width: 600px) {
- #text07 {
- position: relative;
- bottom: 1px;
- }
- }
- @media only screen and (max-width: 600px) {
- #scroll01 {
- height: 7em;
- }
- }
- @media only screen and (max-width: 600px) {
- #scroll02 {
- height: 7em;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment