mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-17 03:06:28 -07:00
Update team page
This commit is contained in:
parent
33d7a0fcbf
commit
d0d59a7de2
17 changed files with 59 additions and 185 deletions
|
|
@ -1,8 +1,6 @@
|
|||
<!-- Header-->
|
||||
<%= render partial: "layouts/header", locals: {heading: "Our Mission"} %>
|
||||
|
||||
<section class="bg-image choir"> </section>
|
||||
|
||||
<section class="row my-5 justify-content-center">
|
||||
<div class="dynamic-content">
|
||||
<article class="my-5">
|
||||
|
|
@ -15,14 +13,11 @@
|
|||
</article>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="row justify-content-center">
|
||||
<div class="dynamic-content">
|
||||
<%= image_tag "mission/partnership.svg" , style: "width:100%;" %>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<section class="row justify-content-center my-5">
|
||||
<div class="dynamic-content">
|
||||
<h2 class="color-primary">Looking For More Information?</h2>
|
||||
|
|
@ -30,6 +25,5 @@
|
|||
<p> <%= link_to "Download the ECP Frequently Asked Questions", "/" %> </p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="bg-secondary band my-5">
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue