This commit is contained in:
Aarya Bhatia 2023-10-01 15:50:31 -05:00
parent 4552a4a0f5
commit fcf7563ab5

View File

@ -20,7 +20,6 @@ h1,h2,h3,h4,h5,h6 {
}
h1 {
/* color: var(--color-bright-teal); */
color: var(--color-pale-blue-lily);
font-size: 3rem;
}
@ -34,14 +33,6 @@ a {
color: var(--color-bright-teal);
}
#nav a {
text-decoration: none;
}
#nav a:hover {
color: white;
}
#social a {
font-size: 1.5rem;
text-decoration: none;