fix(buttons): buttons responsive

This commit is contained in:
Mikhail Hryb 2017-09-18 11:27:40 +03:00 committed by KostyaDanovsky
parent b1a0024a27
commit 1c4c964e25
5 changed files with 93 additions and 11 deletions

View file

@ -8,6 +8,7 @@
span {
flex: 1;
margin-bottom: 1rem;
}
.dropdown {
@ -16,8 +17,8 @@
}
}
.example-container:nth-child(n + 4) {
margin-top: 2rem;
.example-container {
margin-bottom: 2rem;
}
.primary-container {