feat: change CSS git color
All checks were successful
build site / build_site (pull_request) Successful in 23s

This commit is contained in:
Constantin Gierczak--Galle 2024-10-14 14:44:54 +02:00
parent 222e09e907
commit d81b830bf5
No known key found for this signature in database

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;