Skip to content

Commit

Permalink
better slider
Browse files Browse the repository at this point in the history
  • Loading branch information
jaagr committed Dec 16, 2016
1 parent 563f9f7 commit 4312f18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@ div#apps {
overflow-x: scroll;
display: flex;
width: 907px;
align-content: center;
justify-content: center;
align-content: flex-start;
justify-content: flex-start;
}

::-webkit-scrollbar
Expand Down

0 comments on commit 4312f18

Please sign in to comment.