You are viewing a single comment's thread from:
RE: Finishing the template for the new design
Thank you for your contribution.
- In here you have used some inline styles, which I am not sure that is a good practice. In general, it is better to give the class names and then we can change the styles separately if we want, e.g. via CSS files.
- I tried to shrink my Chrome window to the minimal width to evaluate the mobile (user friendly version) - the top-right button shows and collapses automatically.
Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.
To view those questions and the relevant answers related to your post, click here.
Need help? Write a ticket on https://support.utopian.io/.
Chat with us on Discord.
[utopian-moderator]
Thanks for the feedback @justyy. Both 1 and 2 are related to the fact that this is only a template and not a final implementation. This is more a proof of concept to be able to style the final app. Styles will get split up over several components anyway so you shouldn't think of this as a final result. The hamburger menu simply isn't implemented in the template.