Hello guys I have updated my portfolio so how is it

https://codepen.io/19alema/full/bGePpLg

Hi @19alema!

I think your page looks great.
You could add a smooth scroll feature to the page for a smoother transition between sections.

html {
  scroll-behavior: smooth;
}

I think you are ready to start javascript if you haven’t already.

Keep up the good work!

1 Like