Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    For the button, I used an image within a button as it seemed easier to style. Is it correct to have the icon as an image within the button or would setting it as the background of the button be better? Any other feedback also welcomed.

  • Submitted


    What is the correct way to load a font using the font face rule in vite? Is it correct to have the font files within the assets folder?

    I have imported and used the font weights as described in the style guide (500 and 800), but to my eye the 500 weight font seems thinner than the preview design image. Is there any way to check that the font displayed is the correct weight?

  • Submitted


    I have used flexbox to center this vertically by setting the height to 100vh, but I am curious if there is a more widely accepted way of doing this? Would love some feedback.