@media screen and (max-width: 768px) {
    
    .dashboard-wrapper .sidebar ul li a {
        font-size: 14px;
    }
    
}


