We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21b3d10 commit 01846ccCopy full SHA for 01846cc
src/components/Share.js
@@ -10,21 +10,21 @@ const styles = {
10
display: 'flex',
11
flexDirection: 'row',
12
justifyContent: 'flex-end',
13
- marginRight: '-5px',
+ marginRight: '-12px',
14
},
15
twitter: {
16
- marginRight: '5px',
+ marginRight: '12px',
17
width: 48,
18
height: 48,
19
20
facebook: {
21
22
23
24
backgroundColor: '#3b5998',
25
26
line: {
27
28
29
30
0 commit comments