Skip to content

Commit dabe70c

Browse files
committed
fixed css bug on homepage
1 parent fc26519 commit dabe70c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assets/scss/components/storiesList.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
cursor: pointer;
4848
flex-grow: 2;
4949
margin: 0px 16px;
50-
width: 50%;
50+
width: 40%;
5151
}
5252

5353
@media only screen and (max-width: 768px) {

0 commit comments

Comments
 (0)