Comments on [ F2U ] User Onigiri All Comments

im obsessed with your codes theyre absolutely AMAZING, just a question though,, how do you change the font? coding noob here lmao

you'd want to add a font-family:# to the style of the code and depending on if you want all of the font to be specific, you want to delete the text-monospace as well!

for example:

<div class="p-3 mb-3 font-italic text-monospace lead text-lg-left text-center" style="font-family: georgia, serif; color:#47a491; background-color:#f5f5f5;">
   (user)name !!
</div>

you can find a full list here but not all of them are supported by toyhouse ovo)b