Skip to content

Commit 0f51780

Browse files
cosmetics
1 parent f0afed0 commit 0f51780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/core/home/home.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
display: grid;
2727
margin-top: 0.5rem;
2828
margin-bottom: 0.5rem;
29-
grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
29+
grid-template-columns: repeat(auto-fit, minmax(400px, 400px));
3030
row-gap: 5rem;
3131
column-gap: 1rem;
3232

0 commit comments

Comments
 (0)