Skip to content

Commit 1fa7319

Browse files
MridulSpre-commit-ci[bot]drammock
authored
DOCS: Add navbar_persistent to overview layout (#1849)
Fixes #1782 --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Daniel McCloy <[email protected]>
1 parent 97e60ba commit 1fa7319

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

docs/user_guide/layout.rst

+11-3
Original file line numberDiff line numberDiff line change
@@ -50,23 +50,31 @@ For complete reference of the existing option please see :ref:`the last section
5050

5151
.. grid-item::
5252
:padding: 2
53-
:columns: 3
53+
:columns: 2
5454

5555
Logo
5656

5757
``navbar_start``
5858

5959
.. grid-item::
6060
:padding: 2
61-
:columns: 6
61+
:columns: 4
6262

6363
Section links
6464

6565
``navbar_center``
6666

6767
.. grid-item::
6868
:padding: 2
69-
:columns: 3
69+
:columns: 4
70+
71+
Persistent components
72+
73+
``navbar_persistent``
74+
75+
.. grid-item::
76+
:padding: 2
77+
:columns: 2
7078

7179
Components
7280

0 commit comments

Comments
 (0)