csdojo-defaang / defaang

A website that will curate recently-asked interview questions from FAANG+. Currently inactive. Check out: https://github.com/ykdojo/OpenStream
MIT License
505 stars 119 forks source link

fix: Padding for 'How it works' fixes #318

Closed TreciaKS closed 1 year ago

TreciaKS commented 1 year ago

🛠️ Fixes Issue

Closes #210

➕ Changes Introduced

Padding and margin fix on the "How it works" section (Features.tsx file).

📄 Note To Reviewers

📷 Screenshots

Before (pb-14)

Screenshot 2022-10-29 at 11 23 38

After (pb-4)

Screenshot 2022-10-29 at 11 23 10

features tsx

Heading Before (pt-20, mt-20)

Screenshot 2022-10-29 at 11 33 33

After (pt-10, mt-10)

Screenshot 2022-10-29 at 11 33 14

paddingTitle

TreciaKS commented 1 year ago

I did precisely so. I passed all 4 checks and had already provided screenshot to the changes I've made. :)