forked from DGNum/landing
Merge pull request 'feat: change CSS git color' (#2) from cst1/landing:forgejo_color into main
Reviewed-on: DGNum/landing#2
This commit is contained in:
commit
2424e4b953
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