7336_devToTest #2414

Merged
alexm merged 220 commits from 7336_devToTest into test 2024-05-07 06:26:53 +00:00
1 changed files with 5 additions and 1 deletions
Showing only changes of commit cc4081d25f - Show all commits

View File

@ -39,7 +39,11 @@ h2 {
margin-top: 10px
}
.observations{
.observations {
text-align: justify;
text-justify: inter-word;
}
.column-oriented {
margin-bottom: 5px;
}