Skip to content

Commit 337cf8e

Browse files
committed
Initial new structure
1 parent 242f1f3 commit 337cf8e

24 files changed

+71
-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)