mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-07 13:38:13 -08:00
Merge last two lines of address into one line
This commit is contained in:
parent
2794d765d1
commit
33d7a0fcbf
1 changed files with 4 additions and 5 deletions
|
|
@ -2,14 +2,13 @@
|
|||
<footer class="row footer mt-7 row justify-content-between align-items-center">
|
||||
<div class="col">
|
||||
<div class="row align-items-center justify-content-center ">
|
||||
<%= image_tag "logo.svg", size: "150x150", class: "col p-0" %>
|
||||
<%= image_tag "logo.svg", size: "150x150", class: "col p-0" %>
|
||||
<div class="col text-center p-0">
|
||||
<p class="fw-bold">Education Commonwealth Project</p>
|
||||
<p>University of Massachusetts Lowell</p>
|
||||
<p>850 Broadway St</p>
|
||||
<p>Lowell, MA 01854</p>
|
||||
</div>
|
||||
</div>
|
||||
<p>850 Broadway St., Lowell, MA 01854</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col">
|
||||
<section class="row">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue