Register some settings for the system, including some developer-only settings

This commit is contained in:
Oliver-Akins 2023-12-18 23:18:05 -07:00
parent a2a72792a2
commit 2026785b09
6 changed files with 43 additions and 0 deletions

View file

@ -43,6 +43,11 @@
select, select:hover {
cursor: pointer;
}
.debug-data {
opacity: 60%;
font-family: $body-font;
}
}
// Styling that doesn't belong to any particular part of my sheet