Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- @media only screen and (max-width: 600px) {
- #text01 {
- position: absolute;
- bottom: 160px;
- left: 0px;
- }
- #container01, #container02, #container03, #container04 {
- width: 135px;
- }
- #container04 {
- bottom: -116px;
- }
- #image01 {
- position: absolute;
- left: -72px;
- bottom: 2px;
- }
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement