Create button component

This commit is contained in:
2018-06-22 22:04:25 +03:00
parent 2dcd3ffa5e
commit f0c83831db
3 changed files with 23 additions and 18 deletions

View File

@ -9,3 +9,5 @@ $preferred-width: 700px;
$first-media-step: $preferred-width - 1px;
$mobile-margin: 0.8em;
$button-border-radius: 0.5em;