aboutsummaryrefslogtreecommitdiffhomepage
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index fa07985..80228ca 100644
--- a/static/style.css
+++ b/static/style.css
@@ -2244,7 +2244,7 @@ dl dt:not(:first-child) {
* </h3>
*/
-*:has(> .translation) {
+:has(> .translation) {
line-height: 1.1;
}