Tutorials: Unterschied zwischen den Versionen
Aus wiki.kometin.at
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 30: | Zeile 30: | ||
@media screen and (max-width: | @media screen and (max-width: 40em) | ||
{ | { | ||
.tutorial-container { | .tutorial-container { | ||
margin-left: | margin-left: 0; | ||
width: | width: 100%; | ||
height: 800px; | height: 800px; | ||
} | } |