mirror of
https://github.com/Snigdha-OS/Snigdha-OS.github.io.git
synced 2025-09-06 04:35:18 +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 {
|
#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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -146,7 +146,7 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.tag-name{
|
.tag-name{
|
||||||
color: #5565E8;
|
color: #FF7F53;
|
||||||
}
|
}
|
||||||
|
|
||||||
.arrow {
|
.arrow {
|
||||||
|
@@ -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;
|
||||||
|
Reference in New Issue
Block a user