Skip to content

Commit 4de4c1c

Browse files
committed
💄 main page update
1 parent e881cf3 commit 4de4c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ header h1 {
5454
#series-list,
5555
#films-list {
5656
display: grid;
57-
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
57+
grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
5858
gap: 20px;
5959
padding: 20px;
6060
max-width: 1200px;

0 commit comments

Comments
 (0)