Step 1. Update the repo and checkout the branch we are going to merge
git fetch origin git checkout -b box_size_news_homepage origin/box_size_news_homepage
Step 2. Merge the branch and push the changes to GitLab
git checkout master git merge --no-ff box_size_news_homepage git push origin master
Ajuste fino dos itens da área de notícias - #613
mentioned in commit d678e43bfe9c866f4d7d4e1a72c0444fc6354a8d