Next.js Discord

Discord Forum

Remove leading space (next/font)

Unanswered
Montenegrin Mountain Hound posted this in #help-forum
Open in Discord
Montenegrin Mountain HoundOP
With next/font, is it possible to remove the leading space at top and bottom?

11 Replies

Not a issue with next/font
Maybe something to do with line-height?
Not sure
Montenegrin Mountain HoundOP
Ahh really, what should I be setting the line height to?
it could also be from margin (that you have whitespace around element)
Oh that whitespace
:wat_duck:
It could be both padding or margin
Or line height
Try all 3
well usually in chrome, blue can mean inside (padding) and green can be outside (padding), so thats the green part, but is OP taking about the space from "Home" to the green section (from the top and bottpm), as yeah line height may fix that