mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Merge pull request #44118 from JuanVqz/add-cursor-pointer
add cursor pointer when hovering rails logo in welcome page
This commit is contained in:
commit
1d665e13a2
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@
|
|||
height: auto;
|
||||
max-width: 100%;
|
||||
width: 100%;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
ul {
|
||||
|
|
Loading…
Reference in a new issue