Comments on $5 | Tabbed Setting Code All Comments Start of Thread Parent

make sure that "mb-3" is added the class of the row that belongs to the one above where there is no gap.

The div class is exactly the same for the rows above and below as its directly copy pasted from the beginning of the segment to the end (<!-- CHARACTER #  --> to </div></div>). If you meant something else please let me know. I copied directly fromt he 3rd & 4th characters of the code, and the only things edited are names and images so I dont think anything is missing

6f11aeb292a47cf0bb653085d6f5fa518ea2c5a1

You're missing a </div> at the end of the fourth character's row, add it back in  right above the start of the new character's row and see if it works as normal!

That worked! Thanks so much for the help!

EDIT Spoke too soon - that fixed the spacing issue but it broke the entire page qwq

You must have moved a < /div > out of place initially. Keep the one you added where you added it, as it properly closed the section, but delete the one before the start of the next tabbed section, I believe that will fix what happened.

I only added the one </ div> tag and moved nothing else

I added it in directly after the original code, and any following div is the original code, which I havent altered (save for changing icons and character names)

As soon as I saw that it broke the code I didn't change anything else. I've only added, changed or removed items as closely to what you've advised as possible, if not exactly as instructed

2c06d8c0ea278e0e69232594d30a9027b49b7763c7cc0df07502b38e9ff4f3897406bfcc80f02740


EDIT I decided to try making a new world and try inputting everything in fresh, just to make sure i covered my bases, and I think I resolved the issue! Thank you very much for the feedback and help