Update static/css/main.css

This commit is contained in:
gru
2025-08-30 18:11:01 +02:00
parent ae98702806
commit 6c58d7f524

View File

@@ -698,6 +698,6 @@ select:focus {
}
.result-box:hover {
box-shadow: 0 0 10px 3x color-mix(in srgb, var(--brand) 70%, transparent 30%);
box-shadow: 0 0 16px 6x color-mix(in srgb, var(--brand) 70%, transparent 30%);
}