mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-18 11:46:26 -07:00
Attempt to fix alignment
This commit is contained in:
parent
e3564eb164
commit
43fc0d795d
1 changed files with 2 additions and 2 deletions
|
|
@ -20,7 +20,7 @@
|
||||||
<section class="row bg-primary text-white py-7 justify-content-center ">
|
<section class="row bg-primary text-white py-7 justify-content-center ">
|
||||||
<div class="col col-sm-10 col-md-8 col-lg-7 col-xl-5">
|
<div class="col col-sm-10 col-md-8 col-lg-7 col-xl-5">
|
||||||
<div class="row justify-content-center align-items-center">
|
<div class="row justify-content-center align-items-center">
|
||||||
<div class="col col-sm-11 col-md-10 col-lg-5 mx-4 py-5">
|
<div class="col col-sm-11 col-md-10 col-lg-5 mx-4">
|
||||||
<%= link_to sqm_index_path, class: "row text-white text-decoration-none" do %>
|
<%= link_to sqm_index_path, class: "row text-white text-decoration-none" do %>
|
||||||
<%= image_tag "guage.svg", size: "100x100" %>
|
<%= image_tag "guage.svg", size: "100x100" %>
|
||||||
<h2 class="fs-6 mt-4 mb-3 text-decoration-underline">School Quality Measures</h2>
|
<h2 class="fs-6 mt-4 mb-3 text-decoration-underline">School Quality Measures</h2>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue