File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,13 @@ description: |
7
7
Turing.jl is a probabilistic programming language and Bayesian modelling framework for the Julia programming language.
8
8
---
9
9
10
+ ::: {.section-start-space}
11
+
10
12
{{< include _ includes/header.qmd >}}
11
13
12
- :::::: {.container}
14
+ :::
15
+
16
+ :::::: {.side-space}
13
17
14
18
::::: {.d-flex .flex-row .flex-wrap .panel-wrapper .gap-4 .section-end-space}
15
19
Original file line number Diff line number Diff line change @@ -336,3 +336,8 @@ code {
336
336
.turing-license-link code : hover {
337
337
color : # 31dce6 !important ;
338
338
}
339
+
340
+ .side-space {
341
+ padding-left : 4rem ;
342
+ padding-right : 4rem ;
343
+ }
Original file line number Diff line number Diff line change 80
80
}
81
81
82
82
.team-member , .input-group-text {
83
- background-color : $background-nav !important ;
83
+ background-color : $background-nav !important ;
84
84
}
85
85
86
86
// Universal Box Styling for Dark Mode
You can’t perform that action at this time.
0 commit comments