CS4800-Stardew / discord-bot-labs

0 stars 0 forks source link

relative links and css? #9

Open lancesahagun opened 1 year ago

lancesahagun commented 1 year ago

im having issues with importing images using relative links, so for now, images on the front page use web image urls. i want to instead download these images, place them in a folder in our project, and reference them using a relative link. also sometimes when i adjust an element (such as text or an image), the formatting of the entire css of that component gets messed up, so also look into fixing that