Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

Commit

Permalink
change border-width for trwl-theme
Browse files Browse the repository at this point in the history
  • Loading branch information
Loïc Goyet committed Jun 20, 2017
1 parent abd5780 commit c53a9ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/trowel-theme.scss
Expand Up @@ -21,7 +21,7 @@ $trwl-theme: (
'line-height': 1.2,
'padding-y': 0.65em,
'padding-x': 1.65em,
'border-width': 0.0625em,
'border-width': 1px,
'border-style': solid,
'border-radius': 0.2em,
);
Expand Down

0 comments on commit c53a9ad

Please sign in to comment.