Attempt to fix alignment

This commit is contained in:
rebuilt 2023-03-13 17:29:10 -07:00
parent e3564eb164
commit 43fc0d795d

View file

@ -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>