content
content copied to clipboard
fix: corrected .gradient class
🔗 Linked issue
Closes #2722
❓ Type of change
- [ ] 📖 Documentation (updates to the documentation or readme)
- [x] 🐞 Bug fix (a non-breaking change that fixes an issue)
- [ ] 👌 Enhancement (improving an existing functionality like performance)
- [ ] ✨ New feature (a non-breaking change that adds functionality)
- [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to change)
📚 Description
Updated the .gradient class on the home page by adding left: 0 to remove the scrollbar coming at the bottom
📝 Checklist
- [x] I have linked an issue or discussion.
- [ ] I have updated the documentation accordingly.