NO BUG: Extra white space in the counter element

Browser: Chrome 110
OS: macOS / Windows / Linux / etc.
URL: Link to a page that illustrates this issue
Video: Short screen recording that illustrates this issue (free tool: jam.dev)

Hello bricks team,

If we increase the size of the counter element (for example, 50), a lot of empty space will be created above and below the counter, which is out of control.

Hi Victor,
Thanks for your report!

The span inherits the body line height, since there is no custom line height set. However, you can adapt it to, e.g. 1, if needed/wanted :slight_smile:

1 Like