Skip to content

Commit 75481ee

Browse files
Merge branch 'feature/documentation-restructuring' into develop
2 parents 68a51e1 + a7c5204 commit 75481ee

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)