mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 12:04:08 +00:00
* Clean up registration and session views - There was some lingering devise logic that was hiding some text and links for sign-up and sign-in in the auth layout. - Added a `text-link` class since I feel this is a commonly used thing that is ideal to have an applied it to all links in these views. * Remove text-link class