Files
bit/app/javascript/stylesheets/base.css
T
Juan Rodriguez 9c7146820c feat: Sessions controller
Sessions helper methods, login and signup modals, load partial views with stimulus

Situmuls usersController, Create and Destroy user sessions
2021-06-14 11:46:25 -05:00

4 lines
52 B
CSS

a {
cursor: pointer;
text-decoration: underline;
}