mistic100 / jQCloud

jQuery plugin for drawing neat word clouds that actually look like clouds
mistic100.github.io/jQCloud
MIT License
268 stars 106 forks source link

Mobile Devices help #27

Closed shaunvine closed 7 years ago

shaunvine commented 7 years ago

When viewed on the iPhone there is a large amount of space above and below the cloud. Does anyone know how to fix this issue. Been struggling with it for a while now. Can be view here http://www.shaunvine.com/ thanks.

mistic100 commented 7 years ago

The plugin is not responsible of the height of the container. You should reduce it's size using CSS media queries.