File tree Expand file tree Collapse file tree
src/components/sections/home Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -49,8 +49,8 @@ function HomeSection(props, ref) {
4949 sx = { {
5050 display : 'inline-flex' ,
5151 flexDirection : 'column' ,
52- px : [ 3 , 4 , '74rem ' ] ,
53- py : [ 5 , 5 , '74rem ' ] ,
52+ px : [ 3 , 4 , '80rem ' ] ,
53+ py : [ 5 , 5 , '80rem ' ] ,
5454 margin : '0 auto' ,
5555 zIndex : '1' ,
5656 } }
@@ -86,12 +86,12 @@ function HomeSection(props, ref) {
8686 < p
8787 sx = { {
8888 variant : 'text.body' ,
89- maxWidth : '555rem ' ,
89+ maxWidth : '535rem ' ,
9090 mx : 'auto' ,
9191 pb : [ '52rem' , '52rem' , '54rem' ] ,
9292 } }
9393 >
94- I'm a software engineer building secure, maintainable systems and elegant solutions to complex problems .
94+ I'm a software engineer passionate about solving complex problems through clean, secure, scalable code and crafting delightful experiences .
9595 </ p >
9696 </ Fade >
9797 < Pulse delay = { 5200 } duration = { 620 } >
You can’t perform that action at this time.
0 commit comments