Various fixes and improvements

This commit is contained in:
konarfil
2023-09-22 15:31:41 +02:00
parent 7e4e38cc88
commit dd7d683d2d
6 changed files with 85 additions and 68 deletions

View File

@@ -188,4 +188,9 @@ pre {
.section-header {
text-align: center;
}
.centered {
text-align: center;
width: 100%;
}