The following users have thanked you: Laurie McArthur
@media only screen and (max-width: 480px){
figure img {width: 100%}
}
@media {
max-width: 480px;
}
.figure img {
width: 100%
}
The following users have thanked you: Laurie McArthur
@media only screen and (max-width: 800px){
figure img {width: 100%}
}
@media only screen and (max-width: 1200px){
figure img {width: 100%}
}
The following users have thanked you: Branka Marinkovic
Time to create page: 0.056 seconds