Skip to content

Instantly share code, notes, and snippets.

@diviconnet
Last active February 27, 2019 05:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save diviconnet/92abd1352877b753283dad7f9b8bf678 to your computer and use it in GitHub Desktop.
Save diviconnet/92abd1352877b753283dad7f9b8bf678 to your computer and use it in GitHub Desktop.
divithemes dos columnas movil
<style>.doscolumnas {
display: inline-block;
max-width :50%;
}
</style>
<style>.trescolumnas {
display: inline-block;
max-width :33.33%;
} </style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment