fix: Fill blank pages which didn't get copied correctly

This commit is contained in:
2026-06-27 16:55:24 -04:00
parent b716f8111a
commit 4936b11847
37 changed files with 1652 additions and 30 deletions

View File

@@ -191,7 +191,7 @@ li.active .page-num {
max-width: 860px;
margin: 0 auto;
padding: 32px;
border-bottom: 1px solid var(--border);
/*border-bottom: 1px solid var(--border);*/
}
.page-section:last-child {