Skip to content

Instantly share code, notes, and snippets.

@BMU-Verlag
Created July 30, 2019 10:47
Embed
What would you like to do?
@media screen and (max-width: 700px) {
table {
max-width: 100%;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment