Skip to content

Commit

Permalink
💄 Update splash page.
Browse files Browse the repository at this point in the history
  • Loading branch information
iota9star committed Sep 24, 2022
1 parent 8919bf9 commit 1122654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ui/fragments/bangumi_cover_scroll_list.dart
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ class _BangumiCoverScrollListFragmentState
padding: edge16,
physics: const NeverScrollableScrollPhysics(),
gridDelegate: const SliverGridDelegateWithMaxCrossAxisExtent(
maxCrossAxisExtent: 200,
maxCrossAxisExtent: 156,
crossAxisSpacing: 16.0,
mainAxisSpacing: 16.0,
childAspectRatio: 3 / 4,
Expand Down

0 comments on commit 1122654

Please sign in to comment.