mirror of
https://github.com/Snigdha-OS/Snigdha-OS.github.io.git
synced 2025-09-05 20:26:43 +02:00
🐛 fix(color): FF7F53
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
@@ -146,7 +146,7 @@ export default {
|
||||
}
|
||||
|
||||
.tag-name{
|
||||
color: #5565E8;
|
||||
color: #FF7F53;
|
||||
}
|
||||
|
||||
.arrow {
|
||||
|
@@ -30,7 +30,7 @@ export default {
|
||||
|
||||
.github-corner {
|
||||
fill: #071511;
|
||||
color: #43D9AD;
|
||||
color: #FF7F53;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
border: 0;
|
||||
|
Reference in New Issue
Block a user