feat: make college_list.html table horizontally scrollable

This commit is contained in:
Ethan Nguyen 2021-04-19 23:24:10 -04:00
parent 258caf98a0
commit 46c08db591
No known key found for this signature in database
GPG Key ID: B4CA5339AF911920

View File

@ -7,6 +7,7 @@
<p><b>Note</b>: All data is self-reported. We do not make any claim as to the accuracy of this data.</p> <p><b>Note</b>: All data is self-reported. We do not make any claim as to the accuracy of this data.</p>
<div class="table-responsive">
<table class="table"> <table class="table">
<thead> <thead>
<tr> <tr>
@ -51,6 +52,7 @@
{% endfor %} {% endfor %}
</tbody> </tbody>
</table> </table>
</div>
<div class="row py-3"> <div class="row py-3">
<div class="col justify-content-center"> <div class="col justify-content-center">