pavel-kubik / mestle

https://mestle.cz
3 stars 0 forks source link

Fix broken mobile layout #20

Closed pavel-kubik closed 2 years ago

pavel-kubik commented 2 years ago

image

netlify[bot] commented 2 years ago

Deploy Preview for lustrous-puffpuff-c8e9da ready!

Name Link
Latest commit e36b74171c2ee1ba0c2370871aaff02f885253e1
Latest deploy log https://app.netlify.com/sites/lustrous-puffpuff-c8e9da/deploys/62b62048b6c5870009db5f16
Deploy Preview https://deploy-preview-20--lustrous-puffpuff-c8e9da.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

pavel-kubik commented 2 years ago

Guess has flex: 0 0 auto; which is problem for fixed size of guess (70x70 with border-radius: 50%).

Solution: make variable size in vw proportion.