Remove extra semicolon in variables.css
This commit is contained in:
parent
f5598b2eee
commit
6ae5c686d9
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@
|
||||||
|
|
||||||
--links: #2b79a2;
|
--links: #2b79a2;
|
||||||
|
|
||||||
--inline-code-color: #c5c8c6;;
|
--inline-code-color: #c5c8c6;
|
||||||
|
|
||||||
--theme-popup-bg: #141617;
|
--theme-popup-bg: #141617;
|
||||||
--theme-popup-border: #43484d;
|
--theme-popup-border: #43484d;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue