aboutsummaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/application
Commit message (Collapse)AuthorAgeFilesLines
* Adjust Style for mobile and stimulushellekin2020-11-113-2/+9
|
* Fix flashes stylehellekin2020-10-091-5/+12
|
* Fix z-index for map and articlehellekin2020-10-082-1/+1
|
* Make map more beautifulhellekin2020-10-083-0/+30
| | | | | | | | | | | | | This commit introduces a few things: 1. New `content_for` hooks for :debug, :head, and :body_end so that views code remains consistent and clean 2. Fullscreen map! 3. Welcome#index view, the Rails way It also moves controller-related code to the controller, Enjoy!
* Fix form, add flashhellekin2020-10-061-0/+22
|
* First pass at something visiblehellekin2020-10-063-0/+235
This is a first version of the application, to go beyond simple authentication.