diff --git a/index.html b/index.html index 627ca6c..b7f57b7 100644 --- a/index.html +++ b/index.html @@ -24,10 +24,10 @@

// git gud @ git, september 24, 2024

-

your name (pronouns)

-
year in school // major
-

classes you are taking

-

fun fact about you

+

Jewel (she/her)

+
Freshman // Statistics
+

MATH 221, STAT 107, CS 124, LAS 101

+

I got barricade for Katseye at Lollapalooza this summer!

diff --git a/styles.css b/styles.css index 1877bd5..471e906 100644 --- a/styles.css +++ b/styles.css @@ -1,6 +1,6 @@ h1 { font-family: 'Zilla Slab', serif; - color: #f2777a; + color: #5a145f; } h2 { @@ -14,7 +14,7 @@ h3 { h4 { font-family: 'Zilla Slab', serif; - color: #f2777a; + color: #6f4ab4; } h5 {