Skip to content

Commit de6d4bd

Browse files
committed
Revert "Revert "Merge branch 'feature/documentation-restructuring' into develop""
This reverts commit b8cc3c4.
1 parent b8cc3c4 commit de6d4bd

24 files changed

+124
-71
lines changed

doc/_static/css/custom.css

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
:root {
2+
3+
.navbar-brand {
4+
height: 7rem;
5+
max-height: 7rem;
6+
}
7+
8+
}
9+
10+
.bd-page-width {
11+
max-width: 98rem;
12+
}
13+
14+
15+
html {
16+
--pst-font-size-base: 18px;
17+
--pst-header-height: 7rem;
18+
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)