diff --git a/packages/web/styles/articleInnerStyling.css b/packages/web/styles/articleInnerStyling.css index b5fffdd50..43cdbc11c 100644 --- a/packages/web/styles/articleInnerStyling.css +++ b/packages/web/styles/articleInnerStyling.css @@ -351,13 +351,13 @@ on smaller screens we display the note icon } .article-inner-css .morning-brew-markets td:nth-child(2) { - width: 34%; + width: 30%; } .article-inner-css .morning-brew-markets td:nth-child(3) { - width: 34%; + width: 30%; } .article-inner-css .morning-brew-markets td:nth-child(4) { - width: 12%; + width: 20%; }