Code flow cleanup finished

This commit is contained in:
konarfil
2023-09-25 09:57:17 +02:00
parent 42fa16ef1f
commit 544c6adc4f
3 changed files with 86 additions and 21 deletions

View File

@@ -203,3 +203,7 @@ pre {
margin-top: 25px;
padding: 0 10px;
}
.justified {
text-align: justify;
}