themesberg / themesberg/flowbite-react
Improve banner styles
Open
@connerdavis47 is already working on this.
Since Sep 14, 2023.
:bug: bug
confirmed
- Dominant language
- TypeScript
- Stars
- 2.1k
- Forks
- 506
- PR merge metrics
- No merged PRs in 30d
Description
- I have searched the Issues to see if this bug has already been reported
- I have tested the latest version
I've checked the banner component and I'd like to do the following changes:
- the
Xicon should have even paddings (ie.px-2 py-2orp-2instead ofpx-4 py-2) - responsiveness issues for some of the banners (marketing cta banner, bottom banner)
The button is too large, we should make it smaller:
The elements should span the whole width of the screen:
--
For reference we can check out the banners from the main Flowbite Library.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.