Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgriv committed Jan 9, 2025
1 parent e93ac9f commit 11ddc34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ body {

/* Set default link color */
a {
color: #B39CD9; /* PRG Purple link */
color: #714EEE; /* PRG Purple link */
}

/* Table styles */
Expand Down Expand Up @@ -265,7 +265,7 @@ h2 {
}

.social-links a {
color: #B39CD9; /* Icon color */
color: #714EEE; /* Icon color */
font-size: 17px; /* Icon size */
}

Expand Down

0 comments on commit 11ddc34

Please sign in to comment.