Skip to content

Commit

Permalink
Fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jlpereira committed Apr 2, 2019
1 parent 0d7a74e commit 84c8fe2
Showing 1 changed file with 4 additions and 0 deletions.
Expand Up @@ -162,6 +162,10 @@ export default {
padding: 12px;
}
li {
margin-bottom: 8px;
}
li a {
transition: padding 0.3s ease;
cursor: pointer;
Expand Down

0 comments on commit 84c8fe2

Please sign in to comment.