Update: add semicolons

This commit is contained in:
sly
2020-11-11 06:34:15 -08:00
parent e3d4857ab3
commit 1768e1610c
2 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@
--ls-primary-background-color: #002b36;
--ls-secondary-background-color: #073642;
--ls-tertiary-background-color: #0f4552;
--ls-quaternary-background-color: #01313d
--ls-quaternary-background-color: #01313d;
--ls-block-properties-background-color: #02222a;
--ls-search-background-color: var(--ls-primary-background-color);