Comments on $5 | Tabbed Setting Code All Comments

What would the best way to add in additional characters on the cast page be? I tried this out by copy/pasting the character tabs and changing the appropriate info but it seemed to mess up a few small formatting things for me 

specifically the spacing between the old group of characters and new, seems to be missing, can be found between characters rebel and auden

just wondering if theres an easier/better way than what i tried!

https://toyhou.se/~world/111104.n-a

Looks like you copied a second row into the parent row, from what I can tell. Either move it outside of the second row, or instead, just copy the columns you need inside the parent row.

I tried your suggestion and unfortunately it didnt resolve the spacing issue   

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!

3 Replies