alliekins/FreshFace

Fix stock ticker from going outside container width

Closed this issue · 1 comments

The stock ticker on the main page is too wide for the page - it overbounds the container it's in. Either the container need to be made larger, the news feed needs to be made smaller, or the stock ticker needs to be made smaller.

Fixed with commit 4958063