Merge pull request 'feat: change CSS git color' (#2) from cst1/landing:forgejo_color into main
All checks were successful
build site / build_site (push) Successful in 26s

Reviewed-on: #2
This commit is contained in:
Luj 2024-10-14 14:49:36 +02:00
commit 2424e4b953

View file

@ -14,7 +14,7 @@
background-color: #0a0a0a; background-color: #0a0a0a;
} }
.link-git { .link-git {
background-color: #333; background-color: #ff6600;
} }
.link-gitlab { .link-gitlab {
background-color: #554488; background-color: #554488;