refactor: feature based defaults

Co-authored-by: David Ralph <me@davidcralph.co.uk>
Co-authored-by: Isaac <contact@eartharoid.me>
This commit is contained in:
alexsparkes
2024-06-11 11:13:17 +01:00
parent 8e993b4f93
commit bf1d1660e4
13 changed files with 174 additions and 75 deletions

View File

@@ -291,6 +291,8 @@ h5 {
flex-flow: row;
gap: 20px;
align-items: center;
width: 275px;
justify-content: flex-end;
}
}