Instructions

“All graphical assets in this template are licensed for personal and commercial use. If you'd like to use a specific asset, please check the license below.”

Font smoothing

To make the font smoothing we have added this code below in the project settings "Head Code" section.

<style>
* { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
</style>

Instruction Title

1. Click the Hero component
2. Click ⚙ icon top-right
3. Update Lockscreen with both app images (#1 & #2)
Enjoy :)