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.
2 parents de01bac + 68d0b01 commit dc95fcfCopy full SHA for dc95fcf
.github/labeler.yml
@@ -1,5 +1,2 @@
1
documentation:
2
- documentation/**/*
3
-code+documentation:
4
- - documentation/**/*
5
- - src/**/*
documentation/src/styles/Landing.js
@@ -132,7 +132,7 @@ const useStyles = makeStyles((theme) => ({
132
},
133
packageIconNpm: {
134
fontSize: '2.6rem',
135
- margin: '2.5px 10px',
+ margin: '3px 10px',
136
color: 'red',
137
138
0 commit comments