Skip to content

Commit dc95fcf

Browse files
authoredJan 12, 2023
Merge pull request #22 from amareshsm/update-styles
Update Landing.js
2 parents de01bac + 68d0b01 commit dc95fcf

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed
 

‎.github/labeler.yml

-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
11
documentation:
22
- documentation/**/*
3-
code+documentation:
4-
- documentation/**/*
5-
- src/**/*

‎documentation/src/styles/Landing.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ const useStyles = makeStyles((theme) => ({
132132
},
133133
packageIconNpm: {
134134
fontSize: '2.6rem',
135-
margin: '2.5px 10px',
135+
margin: '3px 10px',
136136
color: 'red',
137137
},
138138
},

0 commit comments

Comments
 (0)
Failed to load comments.