feat: change CSS git color
All checks were successful
build site / build_site (pull_request) Successful in 23s
All checks were successful
build site / build_site (pull_request) Successful in 23s
This commit is contained in:
parent
222e09e907
commit
d81b830bf5
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
background-color: #0a0a0a;
|
||||
}
|
||||
.link-git {
|
||||
background-color: #333;
|
||||
background-color: #ff6600;
|
||||
}
|
||||
.link-gitlab {
|
||||
background-color: #554488;
|
||||
|
|
Loading…
Reference in a new issue