fix build crash

This commit is contained in:
janis
2023-02-23 15:35:17 +01:00
parent 52c22d839c
commit a0f6ad6fcc
5 changed files with 43 additions and 25 deletions

View File

@@ -170,4 +170,8 @@ body {
.sidebyside-element {
width: 40%;
}
}
code {
text-align: justify;
}