Comments on $5 | Tabbed Setting Code All Comments

hey the info section on the front page is a little messed up! i figured out a temporary fix for it but it might be good to edit that. it currently makes all of the text run off to the side of the page.
in the code, directly below "overview info" it says;

<h1 class="display-4 mt-2" style="letter-spacing:1.5px; font-variant:small-caps; color:#333; font-family: 'Montserrat', sans-serif;">Info</h1><div class="row text-left flex-column no-gutters" style="font-size: 1.15em; letter-spacing:.5px; font-variant:small-caps; line-height:35px;">

the bolded area appears to be the problem. i replaced it with "row justify-content-between" and it worked.
thank you for your hard work on this code, i adore how in-depth it is and will enjoy using it for my story. :] 

Thanks for the fix suggestion! I will try to get that updated in the file ASAP!