summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorMelissa Zhang <mzhang19096@gmail.com>2022-09-07 16:58:28 -0400
committerMelissa Zhang <mzhang19096@gmail.com>2022-09-07 16:58:28 -0400
commit242bce4d2dca2a80d13db392cb2db26d36673dda (patch)
tree3e1747aa6a28520457cdb65fa3f1eecd43d157de /index.html
parentce0841065752f65c7cc6cdf2eca8b2475980fd66 (diff)
consistent font weights
Diffstat (limited to 'index.html')
-rwxr-xr-xindex.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index e170170..9fa69b9 100755
--- a/index.html
+++ b/index.html
@@ -45,7 +45,7 @@
</figure>
<article class="course-title-wrapper">
- <h3 style="font-size: 2rem; font-weight: normal">welcome to</h3>
+ <h3 class="course-name">welcome to</h3>
<h1>csci 1300</h1>
<h3 class="course-name">user interfaces and user experience</h3>
</article>