Responsive font size in CSS

0 votes

I've created a site using the Zurb Foundation 3 grid. Each page has a large h1:

body { font-size: 100% } /* Headers */ h1 { font-size: 6.2em; font-weight: 500; }
<div class="row">
  <div class="twelve columns text-center">
    <h1> LARGE HEADER TAGLINE </h1>
  </div>
  <!-- End Tagline -->
</div>
<!-- End Row -->
Jul 29, 2022 in CSS by Edureka
• 13,620 points

edited 4 days ago 7 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP