Commit Graph

6 Commits

Author SHA1 Message Date
Trevor Vallender e4843d6626 Add basic styles
This fixes styling in Trix but is so standard it's in main.
2023-09-17 15:05:22 +01:00
Trevor Vallender 9d17c1d838 Make title a link 2023-08-18 19:36:24 +01:00
Trevor Vallender ad4fa94bfa Set up forms and error messages
- Assign error class to the existing tags, don't add a wrapper div. This
  keeps the code cleaner and doesn't break our styling.
- Use Turbo Streams to update flash
- Style form errors
2023-08-18 19:08:49 +01:00
Trevor Vallender 7fc05d6c9c User profile page setup 2023-08-18 17:45:38 +01:00
Trevor Vallender 2560f2e4f7 Basic flash styling 2023-08-18 17:35:16 +01:00
Trevor Vallender 4307f6182c Initial CSS setup 2023-08-18 17:20:31 +01:00