Comments on [ F2U ] Tacit All Comments Start of Thread Parent

sorry for the wait!  now that it's gone i can't really comment on it x)

but!!  currently though, nothing is broken!  if you're referring to the info box, it looks like that because there's no background (unlike the others which have bg-faded)!  you can fix this by finding this line of code:

<div class="p-3" style="height:710px;overflow:auto;">

and replacing it with this:

<div class="p-3 card rounded-0 border-0" style="height:730px; overflow:auto;">

hopefully that works! <3

Ahhhhh! Alright.! Thanks for the info ^^