Skip to content

Commit 51d648c

Browse files
committed
Update pwastore.css
1 parent 9d79f58 commit 51d648c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pwa-pwastore/styles/pwastore.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ main {
5858

5959
display:grid;
6060
grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
61-
grid-template-rows: repeat(auto-fill, 275px);
61+
grid-template-rows: repeat(auto-fill, auto);
6262
grid-gap: 1rem;
6363
justify-content: center;
6464
}

0 commit comments

Comments
 (0)