Fix figure text overflow
This commit is contained in:
@@ -3,6 +3,10 @@ body, html {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
section[class="paige-content"] {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
section[class="paige-content"] > blockquote {
|
||||
padding: 0.5rem 1rem;
|
||||
border-left: 0.25rem solid var(--bs-border-color);
|
||||
|
Reference in New Issue
Block a user