Closed henrylin03 closed 2 months ago
once styling requirements provided, will build for responsiveness (likely with media queries)
button group styled with rounded corners to look more friendly and less jarring. colours retained based on ux/ui designer direction.
moving to waiting to decide on next steps regarding copy in chinese from jy - jy advised happy to push it prod
reopening - the title and footer content should also be translated
challenge with updating the title of the html, is that we would need the javascript to update the document like:
document.title = "..."
however, because we're sharing the script.js file across all the pages, this would require many conditional statements, if that's even possible for us to confirm what page it is being applied to. this feels unsustainable - we may need to implement webpack bundler, which would likely also fix #23
checklist