Text size is functional now and added a basic display of the user’s screentime! (Screentime data shown is currently hardcoded, just getting an example down)
ㅤㅤ
Before, I was using the CSS zoom property to change the text size, so I think that’s why it wasn’t differentiating text from other parts of the display. I used a variable for the text sizes and manipulated that instead, which fixed the feature.(!!!)
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.