Try to improve UI for book cards...

This commit is contained in:
2025-10-30 17:23:02 +01:00
parent 056bc9048e
commit 86229dfad8
2 changed files with 20 additions and 19 deletions

View File

@@ -26,7 +26,7 @@ const { data, error } = getMyBooks();
padding-bottom: 100px;
line-height: 2.5;
column-count: 4;
column-count: 2;
column-gap: 15px;
}