move to postgres; implement marking caught fish
This commit is contained in:
parent
3e249e0a0d
commit
e564e87c94
7 changed files with 110 additions and 34 deletions
|
@ -13,6 +13,9 @@ section {
|
|||
|
||||
.title {
|
||||
padding: 5px 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 5px;
|
||||
}
|
||||
|
||||
.title h3 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue