Skip to content

Instantly share code, notes, and snippets.

@guaiamum
Created December 20, 2017 16:38
Show Gist options
  • Save guaiamum/c702661c2f0cd0b00e2431641cd8e837 to your computer and use it in GitHub Desktop.
Save guaiamum/c702661c2f0cd0b00e2431641cd8e837 to your computer and use it in GitHub Desktop.
DIV tag centered in all screens
<div class="col-lg-offset-3 col-md-offset-3 col-sm-offset-3 col-md-10">
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment