mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
Resize logo
This commit is contained in:
parent
c8ef3b11c9
commit
bd5c2d6b27
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="240"
|
||||
zoomAndPan="magnify" viewBox="0 0 360 179.999997" height="240" preserveAspectRatio="xMidYMid meet"
|
||||
zoomAndPan="magnify" viewBox="0 0 240 240" height="240" preserveAspectRatio="xMidYMid meet"
|
||||
version="1.0">
|
||||
<defs>
|
||||
<filter x="0%" y="0%" width="100%" height="100%" id="d44e047427">
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 208 KiB After Width: | Height: | Size: 208 KiB |
|
|
@ -15,7 +15,7 @@
|
|||
<div class="container">
|
||||
<div class="row py-4 justify-content-between align-items-center">
|
||||
<div class="col d-flex justify-content-start align-items-center">
|
||||
<%= link_to image_tag('logo.svg', alt: 'School Quality Measures Dashboard', size: "200x200"), welcome_path, class: 'me-7' %>
|
||||
<%= link_to image_tag('logo.svg', alt: 'School Quality Measures Dashboard', size: "100x100"), welcome_path, class: 'me-7' %>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue