Skip to content

Commit

Permalink
fix for intro section and h1 text
Browse files Browse the repository at this point in the history
  • Loading branch information
EmzB committed Oct 26, 2022
1 parent 8511257 commit d049f8a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Course/Courses.html
Original file line number Diff line number Diff line change
Expand Up @@ -180,13 +180,14 @@ <h2><a href="../log in/Login.html">Sign In</a></h2>
<!--navbar end here-->


<main style="margin-left: 0% ;">
<main style="margin-left: 0%; padding-top:5%">
<div class="big-wrapper light">


<section class="intro">
<div>
<h1 style="color:var(--darkOne); font-size: 5.5rem !important;">
<h1 style="color:var(--darkOne); font-size: 5rem !important; text-align: center; word-spacing: .45em;
">
Your Course To Success
</h1>
<p style="font-size: 1.8rem; color:var(--darkOne);">"Wisdom is not a product of schooling but of the lifelong attempt to acquire it."<br/><br> As Earl Nightingale once said: One hour per day of study will put you at the top of your field within three years.
Expand Down

0 comments on commit d049f8a

Please sign in to comment.