Why are my br tags to big

my br tags in my page are growing. this is the main page. my other pages have them smaller.

heres a snippet of the main page:
Screenshot 2024-06-25 064215

picture of the html making up the snippet of the page:
image link because new user

and the css file i use:
image link because why is this happening

i have no idea what’s happening

What do you mean by this?

Maybe there’s more space than you expect because you are using paragraph and breaks together?

the br tags in my pages are diffrent. one page is a little bit bigger than normal, the next one has it like twice as big. i dont know

If you disable the CSS is it still like that?

Please share your full code here. Or live on CodePen or somewhere preferably

fixed it. the p and h1 tags had margin for some reason. (probably because firefox nightly)

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.