Skip to content

Commit

Permalink
Font-weight: 600 for buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
@soyjavi committed Dec 7, 2012
1 parent 304148c commit 65492c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/stylesheets/Lungo.widgets.button.styl
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
color: #fff !important
font-family: inherit
font-size: 1.05em
font-weight: 400
font-weight: 600
text-align: center
text-decoration: none
outline: none
Expand Down
2 changes: 1 addition & 1 deletion src/stylesheets/css/Lungo.widgets.button.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ button {
color: #fff !important;
font-family: inherit;
font-size: 1.05em;
font-weight: 400;
font-weight: 600;
text-align: center;
text-decoration: none;
outline: none;
Expand Down

0 comments on commit 65492c4

Please sign in to comment.