feat(cheatsheet): handle logic for share buttons

This commit is contained in:
Julien
2018-09-10 11:46:53 +02:00
parent f5dabeff07
commit 03e915e30c
3 changed files with 26 additions and 3 deletions

View File

@@ -70,7 +70,7 @@ $c: ".c-the-github-buttons";
#{$c} {
#{$c}__wrapper {
display: inline-block;
margin-bottom: 20px;
margin-bottom: 10px;
width: 100%;
#{$c}__button {
@@ -103,6 +103,7 @@ $c: ".c-the-github-buttons";
#{$c} {
display: flex;
justify-content: center;
margin-bottom: 0;
#{$c}__wrapper {
width: initial;