Skip to content

Instantly share code, notes, and snippets.

@axxe16
Created April 22, 2020 16:03
Show Gist options
  • Save axxe16/4049518699aa74f33938393790cf6f27 to your computer and use it in GitHub Desktop.
Save axxe16/4049518699aa74f33938393790cf6f27 to your computer and use it in GitHub Desktop.
bootstrap4 containers #snippetLessons
<div class="container">
<!-- Content here -->
</div>
<div class="container-fluid">
...
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment