Skip to content

Commit

Permalink
Merge pull request rails#44118 from JuanVqz/add-cursor-pointer
Browse files Browse the repository at this point in the history
add cursor pointer when hovering rails logo in welcome page
  • Loading branch information
rafaelfranca authored Jan 8, 2022
2 parents 844b8b4 + bf6cef2 commit 1d665e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions railties/lib/rails/templates/rails/welcome/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
height: auto;
max-width: 100%;
width: 100%;
cursor: pointer;
}

ul {
Expand Down

0 comments on commit 1d665e1

Please sign in to comment.