Skip to content

Instantly share code, notes, and snippets.

@marceloag
Created August 1, 2023 18:01
Show Gist options
  • Save marceloag/aae98352e2bb1ed2c39ea00f1a8ca341 to your computer and use it in GitHub Desktop.
Save marceloag/aae98352e2bb1ed2c39ea00f1a8ca341 to your computer and use it in GitHub Desktop.
Full class css
.full {
width: 100% !important;
margin-left: auto;
margin-right: auto;
max-width: 100% !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment