Skip to content
This repository has been archived by the owner on May 12, 2019. It is now read-only.

Commit

Permalink
adjust padding in links
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Nov 12, 2015
1 parent fad1086 commit b77b378
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/scss/modules/_utils.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
border-bottom: 1px dashed $primary-color;
line-height: 25px;
transition: all .5s;
padding: .1rem .25rem;

&:hover {
color: $white;
Expand Down

0 comments on commit b77b378

Please sign in to comment.