mirror of
https://github.com/Gioni06/terminal.css
synced 2025-03-09 09:09:04 -04:00
fix double var
This commit is contained in:
parent
96c83fc8d1
commit
a631be882e
@ -510,7 +510,7 @@ table caption {
|
||||
|
||||
table tbody td:first-child {
|
||||
font-weight: 700;
|
||||
color: var(var(--secondary-color));
|
||||
color: var(--secondary-color);
|
||||
}
|
||||
|
||||
.form {
|
||||
|
Loading…
x
Reference in New Issue
Block a user