llaske / ExerciserReact

React code of Exerciser Activity. GSoC 2018
Apache License 2.0
15 stars 49 forks source link

UI improvements #144

Closed disha1202 closed 1 year ago

disha1202 commented 1 year ago
  1. The Score, time and details buttons stick to the navbar. It could use some margin

Screenshot from 2023-03-04 14-27-28

  1. The next activity button sticks to the end of the screen. It could use some margin.

Screenshot from 2023-03-04 14-27-42

  1. In animals sound matching pairs exercise, the content of audio box overflows. The width of the audio box can be increased.

Before

Screenshot from 2023-03-04 14-29-25

After

Screenshot from 2023-03-04 14-38-25

llaske commented 1 year ago

@disha1202 two good suggestions.