🐞 fix: Pullquote block fixes
Sync TODOs with Issues / sync_todos (push) Successful in 6s

This commit is contained in:
Keith Solomon
2026-06-20 10:43:34 -05:00
parent d64e9dc3c0
commit 8328702a9c
3 changed files with 39 additions and 35 deletions
+2
View File
@@ -34,6 +34,8 @@ main#maincontent {
max-width: 80.5rem;
padding-inline: clamp(1.5rem, 5vw, 3rem);
width: 100%;
&.wider { max-width: 85rem; }
}
.section {