Skip to content

Commit b67695e

Browse files
committed
Trying to make the columns more narrow.
1 parent 5c7f09d commit b67695e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/features/userstories/UserStories.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ app-title {
1919

2020
.storiesContainer {
2121
display: grid;
22-
grid-template-columns: 50px 200px 300px 400px;
22+
grid-template-columns: 50px 200px 150px 400px;
2323
padding-left: 10px;
2424
}
2525

0 commit comments

Comments
 (0)