Skip to content

Commit 488a026

Browse files
Merge pull request #35 from EOS-uiux-Solutions/bug/homepage-css
Fixed css bug on homepage
2 parents 851c640 + dabe70c commit 488a026

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)