Add Control vars

This commit is contained in:
Jeremy Thomas
2024-06-26 16:06:52 +01:00
parent 891e6e3cb7
commit 303da19588
14 changed files with 291 additions and 15 deletions

View File

@@ -32,7 +32,7 @@
.background {
border-radius: 0.25rem;
background-color: var(--bulma-background);
background-color: var(--bulma-border);
height: 0.5rem;
}