Skip to content

Commit

Permalink
updated global link color
Browse files Browse the repository at this point in the history
  • Loading branch information
vachan-maker authored Jan 31, 2024
1 parent 7d6a75d commit 73c54a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/sass/_global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ body {
}

a {
color: $blue;
color: $orange;
}

pre code {
Expand All @@ -36,4 +36,4 @@ code {

@-ms-viewport{
width: device-width;
}
}

0 comments on commit 73c54a9

Please sign in to comment.