Fixes and enhancements, from issue list

This commit is contained in:
2026-03-27 21:21:17 +01:00
parent f1dda301d7
commit c22c3d713b
25 changed files with 531 additions and 111 deletions

View File

@@ -191,7 +191,7 @@
.item-list--oath {
.item-list-header, .item-entry {
grid-template-columns: @item-img-size 1fr 7rem 3.5rem 3.5rem;
grid-template-columns: @item-img-size 12rem 1fr 3.5rem 3.5rem;
}
}