Skip to content

Commit

Permalink
Change border-radius.
Browse files Browse the repository at this point in the history
Resolves #167.
  • Loading branch information
srph committed Nov 18, 2015
1 parent 53c4cc0 commit 8583a97
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
44 changes: 22 additions & 22 deletions docs/dist/style.css

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

2 changes: 1 addition & 1 deletion styles/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ $font-size-base: 14px !default;
$line-height-base: 1.7 !default;

// etc base
$border-radius-base: 3px;
$border-radius-base: 5px;
$border-radius-rounded: 25px;

$form-size: 34px; // basic form height
Expand Down

0 comments on commit 8583a97

Please sign in to comment.