You can now edit sections and items from the UI 🤓

This commit is contained in:
Alicia Sykes
2021-05-16 21:17:32 +01:00
parent 88a3ae9c3a
commit 25dc8cc4ea
6 changed files with 92 additions and 51 deletions

View File

@@ -11,7 +11,7 @@ html {
}
/* Default app font face */
body, div, p, a, span, label, input {
body, div, p, a, span, label, input, button {
font-family: 'Inconsolata', sans-serif;
}