fix card-title color
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/deployment/deploy Pipeline was successful

This commit is contained in:
Simon Vieille 2023-10-07 18:23:29 +02:00
parent 69ed14f28a
commit 2303ba542d
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -985,7 +985,7 @@ $links: (
border-bottom: 2px solid #333;
}
h3 a, p {
.card-title, .card-title a, p {
color: #fff;
}
}