2024-01-10 20:41:47 +04:00

5 lines
91 B
CSS

@media (orientation:portrait) {
main .col-md-4, main img {
width: 100%;
}
}