mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-07 21:48:13 -08:00
Update logo alignment
This commit is contained in:
parent
d0d59a7de2
commit
4ad957e2e6
2 changed files with 4 additions and 3 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="360"
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="90"
|
||||||
zoomAndPan="magnify" viewBox="0 0 360 179.999997" height="180" preserveAspectRatio="xMidYMid meet"
|
zoomAndPan="magnify" viewBox="87 0 120 179.999997" height="90"
|
||||||
|
preserveAspectRatio="xMidYMid meet"
|
||||||
version="1.0">
|
version="1.0">
|
||||||
<defs>
|
<defs>
|
||||||
<filter x="0%" y="0%" width="100%" height="100%" id="d44e047427">
|
<filter x="0%" y="0%" width="100%" height="100%" id="d44e047427">
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 208 KiB After Width: | Height: | Size: 208 KiB |
|
|
@ -2,7 +2,7 @@
|
||||||
<header class="py-4 relative">
|
<header class="py-4 relative">
|
||||||
<div class="container px-5">
|
<div class="container px-5">
|
||||||
<div class="row justify-content-center align-items-center" >
|
<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>
|
<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>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue