🐛 fix(color): FF7F53

This commit is contained in:
Abhiraj Roy
2024-06-05 12:55:34 +05:30
parent 2a61a68ccf
commit 51e9252a13
3 changed files with 3 additions and 3 deletions

View File

@@ -86,7 +86,7 @@ export default {
} }
#nav-link.router-link-active, #nav-link-contact.router-link-active { #nav-link.router-link-active, #nav-link-contact.router-link-active {
border-bottom: 2px solid #FEA55F; border-bottom: 2px solid #FF7F53;
color: white; color: white;
} }

View File

@@ -146,7 +146,7 @@ export default {
} }
.tag-name{ .tag-name{
color: #5565E8; color: #FF7F53;
} }
.arrow { .arrow {

View File

@@ -30,7 +30,7 @@ export default {
.github-corner { .github-corner {
fill: #071511; fill: #071511;
color: #43D9AD; color: #FF7F53;
position: absolute; position: absolute;
top: 0; top: 0;
border: 0; border: 0;