issues
search
HidemichiShimura
/
old-portfolio
My personal portfolio website
https://hidemichi-shimura.vercel.app/
0
stars
0
forks
source link
FIx horizontal padding of the Main component
#34
Closed
HidemichiShimura
closed
1 year ago
HidemichiShimura
commented
1 year ago
Proposed Changes
Code changes
Change the horizontal padding of
<Main />
to 40px
Issues affected
Fixes #33
Additional Info
none
Screenshots and/or video
Before
After
Testing Plan
Check with Google developer tools if there is no design collapse
Checklist
Basics
[x] Local QA is complete
[x] No debugging
console.log()
statements
[x] Commented-out code removed
[x] Unused code removed (imports, functions, styles, etc - if it's not used anywhere, it's not in this PR)
Proposed Changes
Code changes
<Main />
to 40pxIssues affected
Additional Info
Screenshots and/or video
Before
After
Testing Plan
Checklist
Basics
console.log()
statements