Skip to content

Commit

Permalink
Update main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
electrikmilk committed Sep 3, 2023
1 parent 442bab0 commit a78dddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import animation from './pages/animation.js';

window.onload = () => {
jsUI.globalStyle('input,textarea,select,button')
.textSize('18px')
.fontSize('18px')
.rounded('5px')
.border('#c7c7c7')
.paddings(['8px', '5px'])
Expand Down

0 comments on commit a78dddc

Please # to comment.