Translations and various bugfixes

This commit is contained in:
Claude Brisson
2023-12-26 09:56:52 +01:00
parent 0b0e2539be
commit 013ee6f490
4 changed files with 174 additions and 30 deletions

View File

@@ -34,7 +34,7 @@
div.field:not(.hidden) {
display: flex;
flex-flow: column nowrap;
justify-content: space-around;
justify-content: space-between;
margin: 1px;
background-color: #eeeeee;
&.centered {