sample_rails_tailwind/app/views/users
songtianlun 42d8d5ce1d feat: enhance layout responsiveness and style
- Update footer layout to improve styling and center alignment
- Change header theme control from 'synthwave' to 'light'
- Enhance home page layout with hero and background styles
- Refactor user sign-up form with better styling and structure
- Add copyright notice and responsive design to the footer

These changes focus on enhancing the overall user experience with a
more modern layout and improved responsiveness across devices. The
footer now includes copyright information and a cleaner design, while
the sign-up form has additional styling to improve usability.
2025-01-17 00:01:13 +08:00
..
_form.html.erb feat: enhance layout responsiveness and style 2025-01-17 00:01:13 +08:00
_user.html.erb feat: add user deletion functionality 2025-01-05 18:27:13 +08:00
edit.html.erb feat: add user profile editing functionality 2025-01-03 10:55:42 +08:00
index.html.erb feat: add pagination to user index view 2025-01-05 17:50:33 +08:00
new.html.erb feat: enhance layout responsiveness and style 2025-01-17 00:01:13 +08:00
show.html.erb feat: add user registration functionality 2024-12-31 16:34:52 +08:00