2.590
Bearbeitungen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 306: | Zeile 306: | ||
flex-wrap:wrap; | flex-wrap:wrap; | ||
justify-content:flex-start; | justify-content:flex-start; | ||
min-width:320px; | |||
box-sizing: border-box; | |||
} | |||
.mainpage * { | |||
box-sizing: border-box; | |||
} | } | ||
.chapter { | .chapter { | ||
width: | width:320px; | ||
min-width:320px; | min-width:320px; | ||
} | } |