Skip to content

Commit

Permalink
Switch to rems
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephusPaye committed Jan 11, 2017
1 parent 88b4251 commit 03fc49d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/UiIcon.vue
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export default {
<style lang="sass">
@import '~styles/imports';
$ui-icon-font-size : 24px !default;
$ui-icon-font-size : rem-calc(24px) !default;
$ui-icon-size : 1em !default;
.ui-icon {
Expand Down

0 comments on commit 03fc49d

Please sign in to comment.