Skip to content

Commit

Permalink
Add icon width to zeit & now icon
Browse files Browse the repository at this point in the history
  • Loading branch information
amio committed Jun 22, 2019
1 parent 5cec261 commit 1630588
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion build.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ const noneSquareIconWidths = {
awesome: 20,
codeclimate: 18,
commonwl: 10,
lgtm: 19
lgtm: 19,
now: 15,
zeit: 15
}

const genIcons = (iconFolder) => {
Expand Down

0 comments on commit 1630588

Please sign in to comment.