Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @media only screen and (max-width: 500px) {
- .centered-images,.centered-images >
- div {
- display: block;
- }
- .centered-images >div {
- padding-left: 0;
- margin-bottom: 20px;
- text-align: center;
- }
- #ez-home-container-wrap .centered-images img {
- display: inline-block;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement