Skip to content

Instantly share code, notes, and snippets.

@ergo
Created May 3, 2025 08:18
Show Gist options
  • Save ergo/1f798a7d8bcade90a39caac5c1a1c5c1 to your computer and use it in GitHub Desktop.
Save ergo/1f798a7d8bcade90a39caac5c1a1c5c1 to your computer and use it in GitHub Desktop.
revel.fix.css
main > article div {
margin: auto !important;
}
.panelV2.user-uploads{
margin: auto !important;
width: auto !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment