Beginnings of partner box

This commit is contained in:
John Doe 2021-04-30 13:05:54 -04:00
parent e87aae9d67
commit 177b11d943
46 changed files with 19 additions and 1 deletions

View file

@ -0,0 +1,13 @@
<style>
.partner-container{
padding-top: 2em;
width: 100%;
color: white;
text-align: center;
}
</style>
<div class="partner-container">
<h2>Our Partners</h2>
</div>