Selaa lähdekoodia

Added mobile layout tweaks for in-text images

full-screen-logo-homepage
Said Achmiz 5 vuotta sitten
vanhempi
commit
571fc1749b
1 muutettua tiedostoa jossa 13 lisäystä ja 0 poistoa
  1. 13
    0
      assets/css/main.css

+ 13
- 0
assets/css/main.css Näytä tiedosto

max-width: unset; max-width: unset;
} }


@media only screen and (max-width: 960px) {
article .img.left,
article .img.right {
float: none;
margin: 2em auto 1.5em auto;
}
article .img.left ~ p,
article .img.right ~ p {
float: none;
max-width: unset;
}
}

/*=-----------=*/ /*=-----------=*/
/*= Sections. =*/ /*= Sections. =*/
/*=-----------=*/ /*=-----------=*/

Loading…
Peruuta
Tallenna