Task Log #8 Hello everyone, here are my updates for the week, apologies for the late update: After looking at some sources that @Chloethedev the suggested, I was able to find a better way using custom fonts inside of projects, with this new found information I re-structured each component that uses an Iframe so that they use styled components, I have been having trouble making the carousel rotate automatically while still having the buttons functional, a solution I was considering was having the user toggle between an automatic carousel and a manual one by clicking on the image, but considering user experience for all screen sizes I wasn't sure if that was the best option. I have also forked the Crypto Hero's Widget and made changes so that it resembles the Chain Team Tactics Widget, the Carousel doesn't have everything from the Wiki since, compared to Chain Team Tactics, it has a lot more data which I think is too much, right now I think I only have one or two in there but I will update it with more slides. The Widget also includes a dashboard, it displays the players name and their fight balance, and allows users to switch between their weapons and characters, at the moment I haven't joined any raids nor do any of my characters have potions so I hadn't been able to display that data, for the weapons section I was thinking about having the card color change based on the rarity of the weapon, so I would need to look at Crypto Hero's rarity system for some insight. Moving forward I will continue to fork ever other widget and make changes as I have done with Crypto Heroes. CH Widget: https://nearpad.dev/jay100.near/widget/CH-Widget CTT Widget: https://nearpad.dev/jay100.near/widget/CTT-Widget