Merge pull request #44118 from JuanVqz/add-cursor-pointer

add cursor pointer when hovering rails logo in welcome page
This commit is contained in:
Rafael Mendonça França 2022-01-07 22:41:38 -05:00 committed by GitHub
commit 1d665e13a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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