mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-22 10:55:19 -04:00
Fix "Contact" link in footer not properly changing cursor to pointer
This commit is contained in:
parent
b8d65bab44
commit
7af5804e29
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@ h1 h2 h3 h4
|
|||
font-size: 25px
|
||||
letter-spacing: 1px
|
||||
color: #ffffff
|
||||
cursor: pointer
|
||||
|
||||
a[data-toggle="modal"]
|
||||
cursor: pointer
|
||||
|
|
Loading…
Reference in a new issue