Skip to content

Commit

Permalink
Reduce descent
Browse files Browse the repository at this point in the history
  • Loading branch information
Studio384 committed Mar 25, 2022
1 parent aaa26e4 commit fff317f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .fantasticonrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ module.exports = {
prefix: 'vi',
selector: '.vi',
normalize: true,
descent: 35,
descent: 10,
templates: {
html: './templates/html.hbs',
css: './templates/css.hbs',
Expand Down

0 comments on commit fff317f

Please sign in to comment.