Skip to content

Commit

Permalink
your
Browse files Browse the repository at this point in the history
  • Loading branch information
kevcenteno committed Feb 10, 2015
1 parent 2f9d8d5 commit 393653e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flowtype.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
fontSize = fontBase > settings.maxFont ? settings.maxFont : fontBase < settings.minFont ? settings.minFont : fontBase;
console.log('holler');
console.log('at');
console.log('your');

$el.css({
'font-size' : fontSize + unit,
Expand Down

0 comments on commit 393653e

Please sign in to comment.