mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
add cursor pointer when hovering rails logo in welcome page
This commit is contained in:
parent
d6bf7d9723
commit
bf6cef2882
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