Skip to content

Commit c7c9254

Browse files
committed
fix: mobile layout
1 parent 028ce60 commit c7c9254

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

static/css/v3/library-subpage.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ body:has(.is_flagship) .library-subpage-container {
145145
.card-masonry-bottom {
146146
grid-template-columns: 1fr;
147147
grid-template-areas:
148+
"d"
148149
"a"
149150
"b";
150151
}

0 commit comments

Comments
 (0)