Update docs theme from main branch

This commit is contained in:
Veronica Berglyd Olsen
2023-03-10 16:47:47 +01:00
parent 3125df95d3
commit 357d1fa83b
8 changed files with 61 additions and 38 deletions
+13 -2
View File
@@ -1,3 +1,14 @@
body article section {
margin-top: 1.8em;
span.guilabel {
font-weight: 400;
}
.nw-sidebar-title {
height: unset;
max-height: unset;
flex-direction: column;
justify-content: center;
gap: .25rem;
font-size: 1.25rem;
font-weight: normal;
text-align: center;
}