flowbite-react icon indicating copy to clipboard operation
flowbite-react copied to clipboard

Improve banner styles

Open zoltanszogyenyi opened this issue 1 year ago • 0 comments

  • [x] I have searched the Issues to see if this bug has already been reported
  • [x] I have tested the latest version

I've checked the banner component and I'd like to do the following changes:

  • [ ] the X icon should have even paddings (ie. px-2 py-2 or p-2 instead of px-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:

Screenshot 2023-09-13 at 11 04 29

The elements should span the whole width of the screen:

Screenshot 2023-09-13 at 11 04 21

--

For reference we can check out the banners from the main Flowbite Library.

Screenshot 2023-09-13 at 11 06 15 Screenshot 2023-09-13 at 11 06 10

zoltanszogyenyi avatar Sep 14 '23 06:09 zoltanszogyenyi