Skip to content

Commit

Permalink
added svg file
Browse files Browse the repository at this point in the history
  • Loading branch information
babayomi committed Sep 4, 2024
1 parent d31749b commit a6196fe
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</header>
<main class="padding-y-xl position-relative z-index-1 bg-dark">
<div class="container max-width-lg">
<div class="grid gap-lg">
<div class="grid gap-lg justify-between">
<div class="col-5@sm col-6@lg">
<div class="text-component">
<div>
Expand Down Expand Up @@ -136,7 +136,7 @@ <h3 class="color-contrast-high">Career Advancement</h3>
<div class="col-3@sm col-3@lg">
<div class="margin-bottom-md">
<div class="margin-bottom-md">
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><title>briefcase-24</title><g fill="#6a0f57"><path fill="#6a0f57" d="M29,36c0,0.552-0.448,1-1,1h-8c-0.552,0-1-0.448-1-1v-2H3v10c0,1.105,0.895,2,2,2h38 c1.105,0,2-0.895,2-2V34H29V36z"></path> <path fill="#6a0f57" d="M45,10H3c-1.105,0-2,0.895-2,2v19c0,0.552,0.448,1,1,1h17v-2c0-0.552,0.448-1,1-1h8c0.552,0,1,0.448,1,1v2 h17c0.552,0,1-0.448,1-1V12C47,10.895,46.105,10,45,10z"></path> <path fill="#6a0f57" d="M18,4h12v4h2V3c0-0.552-0.448-1-1-1H17c-0.552,0-1,0.448-1,1v5h2V4z"></path></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><title>users-meeting</title><g fill="#6a0f57"><path fill="#6a0f57" d="M46,1H22c-0.553,0-1,0.448-1,1v21c0,0.382,0.218,0.73,0.561,0.898 C21.7,23.966,21.851,24,22,24c0.218,0,0.435-0.071,0.614-0.21L31.343,17H46c0.553,0,1-0.448,1-1V2C47,1.448,46.553,1,46,1z"></path> <path fill="#6a0f57" d="M19.146,39.78C17.548,38.512,14.837,37,11,37s-6.548,1.512-8.146,2.78C1.676,40.715,1,42.134,1,43.672V46 c0,0.553,0.447,1,1,1h18c0.553,0,1-0.447,1-1v-2.328C21,42.134,20.324,40.715,19.146,39.78z"></path> <circle fill="#6a0f57" cx="11" cy="28" r="6"></circle> <path fill="#6a0f57" d="M45.146,39.78C43.548,38.512,40.837,37,37,37s-6.548,1.512-8.146,2.78C27.676,40.715,27,42.134,27,43.672V46 c0,0.553,0.447,1,1,1h18c0.553,0,1-0.447,1-1v-2.328C47,42.134,46.324,40.715,45.146,39.78z"></path> <circle fill="#6a0f57" cx="37" cy="28" r="6"></circle></g></svg>
</div>
</div>
<div class="text-component">
Expand Down Expand Up @@ -321,16 +321,22 @@ <h3 class="color-contrast-high">How will this bootcamp help me stand out in the
</main>




<footer>
<main class="padding-y-xl">
<div class="container max-width-lg">
<div class="flex-column gap-md items-center">
<div class="flex-column gap-lg items-center">
<div class="flex-shrink-0 gap-xs inline-flex flex-center text-component">
<a href=""><img width="150" src="assets/img/ptbm-logo.png"></a>
<p class="font-normal color-contrast-high opacity-90%" style="font-weight: 600;">Grant Writing Bootcamp is brought to you by <a href="" class="link-subtle" style="font-weight: 800;">Proudtobeme</a> an organization empowering underserved youth.</p>
</div>
<div>
<p class="font-normal color-contrast-high opacity-90% margin-top-md" style="font-weight: 600;">Grant Writing Bootcamp is brought to you by <a href="" class="link-subtle" style="font-weight: 800;">Proudtobeme</a> an organization empowering underserved youth.</p>
</div>


</div>
<div class="flex gap-md items-center margin-top-sm">
<div class="flex gap-md items-center margin-top-lg">
<div class="flex-shrink-0 gap-xs inline-flex flex-center text-component">
<svg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 48 48"><title>logo-facebook</title><g fill="#212121"><path d="M47,24.138A23,23,0,1,0,20.406,46.859V30.786H14.567V24.138h5.839V19.07c0-5.764,3.434-8.948,8.687-8.948a35.388,35.388,0,0,1,5.149.449v5.66h-2.9a3.325,3.325,0,0,0-3.732,2.857,3.365,3.365,0,0,0-.015.737v4.313h6.379l-1.02,6.648H27.594V46.859A23,23,0,0,0,47,24.138Z" fill="#212121"></path></g></svg>
</div>
Expand Down

0 comments on commit a6196fe

Please sign in to comment.