Document current state and flow UI

This commit is contained in:
dirtydishes 2025-12-27 20:34:10 -05:00
parent 6c376b26dc
commit a94baa745c
4 changed files with 313 additions and 28 deletions

View file

@ -243,6 +243,12 @@ h1 {
color: #5b4c34;
}
.flow-meta span {
display: inline-flex;
align-items: center;
gap: 6px;
}
.flag {
padding: 2px 8px;
border-radius: 999px;