mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-15 18:25:55 -07:00
Adjust work_with_ecp layout for mobile so titles have shorter spacing
This commit is contained in:
parent
cc2d564607
commit
912241876d
3 changed files with 12 additions and 6 deletions
|
|
@ -34,7 +34,7 @@
|
|||
<section class="py-5 border-bottom" id="features">
|
||||
<div class="container px-5 my-5">
|
||||
<div class="row gx-5">
|
||||
<div class="col-lg-4 mb-5 mb-lg-0">
|
||||
<div class="col-12 col-lg-4 mb-5 mb-lg-0">
|
||||
<div class="text-center mb-5">
|
||||
<%= link_to work_with_ecp_index_path do %>
|
||||
<i class="fas fa-sharp fa-solid fa-circle-info fa-6x color-primary"></i>
|
||||
|
|
@ -45,7 +45,7 @@
|
|||
<p>The Education Commonwealth Project (ECP) works to support assessment of student learning and school progress that is valid, democratic, and equitable. Pushing back against the overreliance on standardized testing, ECP offers free and open-source resources that all schools can use. And thanks to support from the Massachusetts State Legislature, ECP offers additional support for public schools and districts in Massachusetts.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 mb-5 mb-lg-0">
|
||||
<div class="col-12 col-lg-4 mb-5 mb-lg-0">
|
||||
<div class="text-center mb-5">
|
||||
|
||||
<%= link_to sqm_index_path do %>
|
||||
|
|
@ -55,7 +55,7 @@
|
|||
<h2><%= link_to "School Quality Measures", sqm_index_path , class: "color-dark-blue" %></h2>
|
||||
<p>SQM honors the full range of what schools do, using data to support and sustain schools rather than to rate and rank them. Whether it means identifying new indicators for tracking progress, or visualizing data in ways that foster richer conversations, the SQM team is here to support Massachusetts districts as they work to assemble a fuller and more accurate portrait of their schools. </p>
|
||||
</div>
|
||||
<div class="col-lg-4">
|
||||
<div class="col-12 col-lg-4">
|
||||
<div class="text-center mb-5">
|
||||
|
||||
<%= link_to qpa_index_path do %>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue