headers form fields now in flex box and with max width and gaps

This commit is contained in:
2026-06-03 20:59:45 +02:00
parent ad4d9ab12c
commit af6809874c
4 changed files with 9 additions and 7 deletions
+3 -1
View File
@@ -1,4 +1,4 @@
- favicon / og / json-sd
- og / json-sd
- rearrange buttons / header space - collapse on smaller screens
- Lichess login
- logger
@@ -7,3 +7,5 @@
- set game current position on game load to ply 0 and whatever the FEN is (starting position probably, but could be custom position)
- privacy policy - have no access to anything you generate, only keep a count of success/failed pdf generations with timestamp and error message
- fix SSR related console errors etc
- a11y and lighthouse fixes
- check wcag compliance