We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 028ce60 commit c7c9254Copy full SHA for c7c9254
1 file changed
static/css/v3/library-subpage.css
@@ -145,6 +145,7 @@ body:has(.is_flagship) .library-subpage-container {
145
.card-masonry-bottom {
146
grid-template-columns: 1fr;
147
grid-template-areas:
148
+ "d"
149
"a"
150
"b";
151
}
0 commit comments