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

three ways you can go about this:

  1. you change the CHARACTER INFO (1) and (2) to col-lg-5 and col-lg-7 respectively
  2. you decrease the padding of the faded boxes
    1. <div class="rounded bg-faded p-3 h-100"> to p-2
  3. you increase the max-width of the entire code to something like max-width:1200px !
hope that helps!

another question, i cant seem to find the alignment for the likes/dislikes section (it seems as if its justified due to the strange spacing and i was just wondering how to remove that)? thanks a bunch!! youve been helping me a LOT

no worries! <3

the code has been set to text-justify at the top (around Line 20), so deleting that will get what you wanted!