themesberg / flowbite-svelte

Official Svelte components built for Flowbite and Tailwind CSS
https://flowbite-svelte.com
MIT License
2.22k stars 272 forks source link

Wrong text size and height for the input in the hero section #1327

Closed robert1508 closed 6 months ago

robert1508 commented 6 months ago

Describe the bug

  1. The placeholder text for the input from which the command to install Flowbite Svelte is taken is too large, namely "text-base" instead of "text-sm".

  2. When we change the text to "text-sm" text, we notice that the input becomes much smaller than the button, and this problem must be solved.

Reproduction

Screenshot 2024-04-24 at 13 37 39

Flowbite version and System Info

System:
    OS: macOS 14.2.1
    CPU: (12) x64 Intel(R) Core(TM) i5-10600 CPU @ 3.30GHz
    Memory: 34.76 GB / 72.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 20.11.0 - ~/.nvm/versions/node/v20.11.0/bin/node
    Yarn: 1.22.10 - /usr/local/bin/yarn
    npm: 10.2.4 - ~/.nvm/versions/node/v20.11.0/bin/npm
  Browsers:
    Chrome: 124.0.6367.78
    Safari: 17.2.1
shinokada commented 6 months ago

Which one is better?

A: py-3.5

image

B: py-3

image

robert1508 commented 6 months ago

Let's do it with py-3.