0

Is my app inconvenient?

I made an HTML app, and I wanted to know if I should refine a certain design choice... https://code.sololearn.com/W55p3pfNN1Ua/?ref=app

3rd May 2018, 2:11 PM
fallOut015
fallOut015 - avatar
2 Answers
0
You should disable the outline of buttons when clicked. By doing outline: none; inside the button
3rd May 2018, 2:15 PM
Bebida Roja
Bebida Roja - avatar
0
Bebida Roja thanks, I didn't know I could do that what about having to move your thumb? that's a design choice I want to change
3rd May 2018, 2:18 PM
fallOut015
fallOut015 - avatar