wider code preview

This commit is contained in:
Greg Gauthier 2025-01-16 20:12:46 +00:00
parent c77b435be5
commit 1a7ada4fb1

View File

@ -263,7 +263,7 @@ pre {
border-top: 3px solid #000000; border-top: 3px solid #000000;
border-bottom: 3px solid #000000; border-bottom: 3px solid #000000;
border-radius: 20px; border-radius: 20px;
max-width: 65%; max-width: 70%;
padding: .5rem; padding: .5rem;
line-height: 1.15; line-height: 1.15;
overflow-x: auto; overflow-x: auto;
@ -279,7 +279,7 @@ blockquote {
background-position: left center; background-position: left center;
background-repeat: repeat; background-repeat: repeat;
color: #000000; color: #000000;
max-width: 65%; max-width: 70%;
border-left: 1px solid #000000; border-left: 1px solid #000000;
padding: 5px 10px 5px 36px; padding: 5px 10px 5px 36px;
} }