JSFiddle - React, Tailwind, and code Playground
CSS
.h-nav li a{
display: block;
border-bottom: 2px solid transparent;
color: #fff;
text-decoration: none;
font-size: 20px;
line-height: 30px;
cursor: url(../img/cursor.png), url("http://martin.siter.com.kz/img/cursor.png"), auto;
}