feat(buttons): add new examples

This commit is contained in:
Alexander Zhukov 2017-06-26 15:33:19 +03:00
parent 95edada0e9
commit 224e0d3390
5 changed files with 74 additions and 57 deletions

View file

@ -1,17 +1,17 @@
.row {
padding: 0 15px;
padding: 0 1rem;
}
.size-container {
margin-right: 20px;
margin-right: 1rem;
.header {
margin-bottom: 7px;
margin-bottom: 0.5rem;
}
.subheader {
color: #ffffff;
margin-bottom: 19px;
margin-bottom: 1rem;
font-size: 0.875rem;
font-weight: 300;
}