meditation-app
meditation-app copied to clipboard
Meditation app tutorial
Check what I've did and if you like it, please accept my pull request.
The play pause button is not positioned correctly. You have to center it in the circle. currently its at top.
Any idea why the page wont load on media devices? I have tested it on iphone 12 pro and ipad pro (safari, mozilla, chrome)
I found this on your GitHub and caught this not responsive here is the work done I did it just for my first testing of responsivity hope this will be...
data-time changed correctly
Just used:{ width: auto; min height and width = 100%} Also used the .play{ position: absolute; } to fix the problem with the play button on my Chrome. [style.zip](https://github.com/developedbyed/meditation-app/files/4435895/style.zip)