-
- Downloads
Clean up style
This unifies the look of `<h1>`, applies similar spacing across pages and removes weird styling from templates originating with devise. Also removes h1 from "logo", because all of our headers start at h1 and it really isn't a header semantically.
Showing
- app/views/assignments/index.html.erb 2 additions, 1 deletionapp/views/assignments/index.html.erb
- app/views/devise/registrations/edit.html.erb 10 additions, 8 deletionsapp/views/devise/registrations/edit.html.erb
- app/views/devise/registrations/new.html.erb 6 additions, 6 deletionsapp/views/devise/registrations/new.html.erb
- app/views/devise/sessions/new.html.erb 4 additions, 4 deletionsapp/views/devise/sessions/new.html.erb
- app/views/devise/shared/_links.html.erb 2 additions, 0 deletionsapp/views/devise/shared/_links.html.erb
- app/views/layouts/application.html.erb 1 addition, 1 deletionapp/views/layouts/application.html.erb
Loading
Please register or sign in to comment