Skip to content

Commit

Permalink
GH-46: simpler padding value
Browse files Browse the repository at this point in the history
  • Loading branch information
Evan Willhite committed May 1, 2020
1 parent 84c6c1d commit ab78dd5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
color: $gray-dark;
display: inline-block;
font-size: 1.1rem;
padding: $space $space $space $space;
padding: $space;
text-transform: none;
position: relative;
width: auto;
Expand Down

0 comments on commit ab78dd5

Please sign in to comment.