Small changes

This commit is contained in:
2023-05-01 03:32:25 -05:00
parent deda89a92b
commit 956312d1bd

View File

@@ -36,9 +36,9 @@
</div>
<div class="bg-form">
<p>
Keep course names as close to the
Use the
<a href="https://registrar.utexas.edu/schedules">official course name</a>
as possible
whenever possible
</p>
<br>
<form action="">
@@ -69,6 +69,7 @@
</form>
</form>
<div class="chart-container" id="grades" value="invisible" style="position: relative; height:40vh; width:80vw">
<!--Bar graph stuff-->
<canvas id="gradeBar" style="width:100%;height:100%;"></canvas>
</div>