Content deleted Content added
don't squash text if width < 720px |
use custom left/right |
||
Line 13:
@media not screen and (max-width: 720px) {
.
.
}
|
don't squash text if width < 720px |
use custom left/right |
||
Line 13:
@media not screen and (max-width: 720px) {
.
.
}
|