What is the URL of the page with the issue?
https://go.dev/tour
and all subsequent /tour pages
Description
On desktop the header h2 is clearly visible on the tour screens:
However, on mobile devices, the header is obscured due to incorrect padding:
As viewed here via devtools:
What did you see happen?
The header was hidden when viewed on a mobile device
What did you expect to see?
The header displayed on mobile as it is on desktop
What is the URL of the page with the issue?
https://go.dev/tour
and all subsequent
/tourpagesDescription
On desktop the header
h2is clearly visible on the tour screens:However, on mobile devices, the header is obscured due to incorrect padding:
As viewed here via devtools:
What did you see happen?
The header was hidden when viewed on a mobile device
What did you expect to see?
The header displayed on mobile as it is on desktop