Add Scheme vars

This commit is contained in:
Jeremy Thomas
2024-06-25 23:12:07 +01:00
parent 0014fc4e34
commit c638115ef2
7 changed files with 234 additions and 45 deletions

View File

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