Skip to content

Commit

Permalink
font size
Browse files Browse the repository at this point in the history
  • Loading branch information
one-more committed Apr 29, 2017
1 parent a346446 commit 18c2654
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ import 'react-cron-builder/dist/bundle.css'
onChange={::console.log}
showResult={false}
/>
````
````

component was inspired by [this util](https://abunchofutils.com/u/computing/cron-format-helper/)
2 changes: 1 addition & 1 deletion dist/bundle.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/cron-builder.styl
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
background-color $blue
padding 15px
color $darkGrey
font-size 14px

&__fieldset
border-color $darkBlue
Expand Down

0 comments on commit 18c2654

Please sign in to comment.