Rename .paige-section to .paige-list

This commit is contained in:
Will Faught
2023-03-19 18:52:03 -07:00
parent 52db8f2290
commit 9234b5b045
2 changed files with 2 additions and 2 deletions

View File

@@ -841,7 +841,7 @@ Kind classes:
<dl>
<dt><code>.paige-home</code></dt>
<dd>The container element of pages with kind "home".</dd>
<dt><code>.paige-section</code></dt>
<dt><code>.paige-list</code></dt>
<dd>The container element of pages with kind "section".</dd>
<dt><code>.paige-single</code></dt>
<dd>The container element of pages with kind "page".</dd>