Try... Note: and we would need a smaller font set for mobile ``` /* About - Typography */ /* Add the following */ .about-landing-page h1, h2 { font: 500 40px/50px Google Sans; line-height: 50px; } .about-landing-page h3 { font: 500 24px/32px Google Sans; } ``` https://web.devsite.corp.google.com/about
Try...
Note: and we would need a smaller font set for mobile
https://web.devsite.corp.google.com/about