Even though my website is responsive i kept getting errors from google, that my site is not mobile friendly. This line of code then got rid of every problems and now my site has no errors. Maybe it will help others who struggle with that particular problem.
<meta name="viewport" content="width=device-width, initial-scale=1.0">