Made with:
- HTML 🦴
- SCSS 🎨
- JS 🤖
- mobile-first workflow 📲
Just did a quick challenge after learning SCSS.
Hello, my name is Tony and I love all things tech. Currently, I'm aspiring to be a full stack web developer and eventually work either independently or with a team, professionally.
I’m currently learning...React.js, TypeScript, Next.js and eventually on to the backend.
I would appreciate it if i could receive constructive feedback on how I wrote my code; what i did wrong and what i could have done better.
How do i make the 'collapse' container height dynamic in relation to the amount of content it holds? Thanks.
Made with:
Just did a quick challenge after learning SCSS.
Surely wasn't much of an effort for you, i presume? 😄
Hello SPYDEY7,
Well done for taking your time and effort to complete this challenge.
Regarding your question, your buttons are not aligned because on the desktop view, column-1 has 3 lines of paragraph text and column-2 and column-3 have 4 lines. As you resize the viewport, you will see that the paragraph text will be realigning accordingly and whenever all 3 columns have the same number of paragraph lines, the buttons are aligned as well.
You can adjust the width of the columns till you get equal number of paragraph lines. I hope it helps.
Hi Erick,
Could you be a bit specific with the kind of trouble you're having with responsiveness?