mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2025-11-08 22:11:35 +00:00
feat(cheatsheet): handle logic for share buttons
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user