on small devices, when bootstrap re-orders and stacks the 3 different containers (1. news 2. latest data 3. education/training), the education/training element prevents access to the anchor tags/links to latest data. so if you try and click when the front page is in this order on a small device, you cannot access the link to get to the dataset on the datahub.
looks like the problem is an easy fix with just adding a third bootstrap class for small devices for the education/training parent container element so it doesn't take up too much vertical space and cover up the latest data element.
this bug will be resolved with the news-migration feature branch.
on small devices, when bootstrap re-orders and stacks the 3 different containers (1. news 2. latest data 3. education/training), the education/training element prevents access to the anchor tags/links to latest data. so if you try and click when the front page is in this order on a small device, you cannot access the link to get to the dataset on the datahub.
looks like the problem is an easy fix with just adding a third bootstrap class for small devices for the education/training parent container element so it doesn't take up too much vertical space and cover up the latest data element.
this bug will be resolved with the news-migration feature branch.