Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add form validation and mobile friendly scaling
- set all fields to required - use placeholder instead of value to show example inputs - add viewport meta tag to ensure mobile devices use the responsive styles rather than scaling the entire page. License: (Apache-2.0 AND MIT) Signed-off-by: Oli Evans <oli@tableflip.io>
- Loading branch information