@media (pointer: fine) {
    .dropbtn:hover {
        background-color: blue;
        color: white;
    }
}
