refactor
This commit is contained in:
parent
4552a4a0f5
commit
fcf7563ab5
@ -20,7 +20,6 @@ h1,h2,h3,h4,h5,h6 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
/* color: var(--color-bright-teal); */
|
|
||||||
color: var(--color-pale-blue-lily);
|
color: var(--color-pale-blue-lily);
|
||||||
font-size: 3rem;
|
font-size: 3rem;
|
||||||
}
|
}
|
||||||
@ -34,14 +33,6 @@ a {
|
|||||||
color: var(--color-bright-teal);
|
color: var(--color-bright-teal);
|
||||||
}
|
}
|
||||||
|
|
||||||
#nav a {
|
|
||||||
text-decoration: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
#nav a:hover {
|
|
||||||
color: white;
|
|
||||||
}
|
|
||||||
|
|
||||||
#social a {
|
#social a {
|
||||||
font-size: 1.5rem;
|
font-size: 1.5rem;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user