update layout

This commit is contained in:
javl
2026-08-15 14:24:26 +02:00
parent d709ea3af5
commit 12de8c4700
3 changed files with 8 additions and 3 deletions
+6 -1
View File
@@ -343,7 +343,12 @@ code {
.input-methods-row {
display: flex;
align-items: flex-start;
align-items: space-between;
gap: 10px;
}
.input-methods-row .column {
width: 50%;
}
.column {