Skip to content

Commit

Permalink
Update main.css
Browse files Browse the repository at this point in the history
  • Loading branch information
erinecon authored Nov 13, 2023
1 parent c38c63f commit b6ecfcd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ input, select, textarea {
}

a:hover {
color: #f35858;
color: #5858f3;
border-bottom-color: rgba(255, 255, 255, 0);
}

Expand Down Expand Up @@ -220,7 +220,7 @@ input, select, textarea {

header > p {
display: block;
color: #f35858;
color: #5858f3;
padding: 0.75em 0 1em 0;
font-size: 1.5em;
line-height: 1.5em;
Expand Down

0 comments on commit b6ecfcd

Please sign in to comment.