🐛 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 {
border-bottom: 2px solid #FEA55F;
border-bottom: 2px solid #FF7F53;
color: white;
}