Andytizer

ChatGPT pinyin

Jun 1st, 2025 (edited)
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. /* Expand all containers to full width */
  2. * {
  3. max-width: 100% !important;
  4. }
  5.  
  6. /* Style the main output text */
  7. .markdown, .prose, .text-base {
  8. font-size: 25px !important;
  9. line-height: 1.7 !important;
  10. margin: 2px !important;
  11. /* letter-spacing: 1.2em !important; */
  12. }
  13.  
Advertisement
Add Comment
Please, Sign In to add comment