/*
Theme Name: ClassCliq Custom
Theme URI: https://yourwebsite.com
Author: Your Name
Author URI: https://yourwebsite.com
Description: Custom theme for ClassCliq LMS
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: classcliq-custom
*/


@media (max-width: 1200px) {
    .navbar .dropdown-menu {
        background-color:#fff!important;
        box-shadow: none;
        min-width: 0!important
    }