1
0
Fork 0
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:
Juan Vasquez 2022-01-07 15:21:59 -06:00
parent d6bf7d9723
commit bf6cef2882

View file

@ -60,6 +60,7 @@
height: auto;
max-width: 100%;
width: 100%;
cursor: pointer;
}
ul {