mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-09 07:28:16 -07:00
Update logo alignment
This commit is contained in:
parent
d0d59a7de2
commit
4ad957e2e6
2 changed files with 4 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<header class="py-4 relative">
|
||||
<div class="container px-5">
|
||||
<div class="row justify-content-center align-items-center" >
|
||||
<%= image_tag "logo.svg", size: '330x330', class: "col-12 col-md-4 col-lg-6 mx-0 px-0", style: "width:50%; min-width:400px;" %>
|
||||
<%= image_tag "logo.svg", size: '330x330', class: "col-12 col-md-4 col-lg-7 mx-0 px-0", style: "width:50%; min-width:400px;" %>
|
||||
<p class="col-12 col-md-8 col-lg-5 m-0 p-0 hero-text"><i>Transforming the assessment of student learning and school quality</i></p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue