diff --git a/lib/terminal.css b/lib/terminal.css index 53502f3..65fad0b 100644 --- a/lib/terminal.css +++ b/lib/terminal.css @@ -510,7 +510,7 @@ table caption { table tbody td:first-child { font-weight: 700; - color: var(var(--secondary-color)); + color: var(--secondary-color); } .form {