Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Expand all containers to full width */
- * {
- max-width: 100% !important;
- }
- /* Style the main output text */
- .markdown, .prose, .text-base {
- font-size: 25px !important;
- line-height: 1.7 !important;
- margin: 2px !important;
- /* letter-spacing: 1.2em !important; */
- }
Advertisement
Add Comment
Please, Sign In to add comment