Created
May 3, 2025 08:18
-
-
Save ergo/1f798a7d8bcade90a39caac5c1a1c5c1 to your computer and use it in GitHub Desktop.
revel.fix.css
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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