Change location of `CR Connect` string. Move it left, closer to the logo

This commit is contained in:
mike cullerton 2021-03-23 13:12:13 -04:00
parent 6ab98c1dee
commit d9bf2a8a81
1 changed files with 5 additions and 1 deletions

View File

@ -89,6 +89,10 @@
padding-top: 10px;
}
td#logo-td {
width: 50px;
}
.footer, .header {
clear: both;
margin-top: 10px;
@ -361,7 +365,7 @@
<table role="presentation">
<tr>
<th role="presentation"></th>
<td>
<td id="logo-td">
<img class="logo"
src="{{ url_for('static', filename='uva_rotunda.svg', _external=True) }}"
alt="University of Virginia">