mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-10 16:00:27 -07:00
Visual edits. Add fontawesome and icons. Update colors
This commit is contained in:
parent
2629778e0d
commit
e95da047ab
20 changed files with 136 additions and 49 deletions
|
|
@ -4,7 +4,10 @@
|
|||
<!-- Accordions -->
|
||||
<div class="container px-5">
|
||||
<div class="row gx-5 justify-content-center">
|
||||
<div class="accordion my-5" id="sqmAccordion">
|
||||
<div class="col-lg-4 mt-5">
|
||||
<%= image_tag "sqm/framework_wheel.png", style: "width: 100%;" %>
|
||||
</div>
|
||||
<div class="col-lg-8 accordion my-5" id="sqmAccordion">
|
||||
<div class="accordion-item">
|
||||
<h2 class="accordion-header" id="headingOne">
|
||||
<button class="accordion-button fs-4 fg-dark" type="button" data-bs-toggle="collapse" data-bs-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue