fix up some text colors for the dark theme
All checks were successful
Build and publish the docker image / build (push) Successful in 19s

Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
ngn
2025-01-19 13:05:41 +03:00
parent 04fca77aec
commit 6f1cad19ac
2 changed files with 3 additions and 2 deletions

View File

@ -42,7 +42,7 @@
#search-item h3 {
font-size: 1.8rem;
color: #333;
color: #ddd;
}
#search-item span {