Skip to content

Commit

Permalink
Merge pull request #25 from brainhubeu/fix-arrows
Browse files Browse the repository at this point in the history
Fix arrows
  • Loading branch information
Lukasz-pluszczewski authored Feb 28, 2018
2 parents eb4be97 + 7a18f78 commit a41effb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/Arrows.scss
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ $arrowWeight: 3px;
border-width: $arrowWeight $arrowWeight 0 0;
padding: $arrowSize/2;
transition: 0.3s;
font-size: 0;
}

&:hover {
Expand Down

0 comments on commit a41effb

Please sign in to comment.