Subversion Repositories SmartDukaan

Rev

Rev 36570 | Rev 36597 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 36570 Rev 36574
Line 44... Line 44...
44
    <!-- Include the Toastify CSS file -->
44
    <!-- Include the Toastify CSS file -->
45
    <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/toastify-js/src/toastify.min.css">
45
    <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/toastify-js/src/toastify.min.css">
46
    <style>
46
    <style>
47
        .modal-xl { max-width: 70% !important; width: 100%; }
47
        .modal-xl { max-width: 70% !important; width: 100%; }
48
 
48
 
49
        .header { left: 0; }
-
 
50
        @media (max-width: 1920px) {
49
        @media (max-width: 1920px) {
51
            #[[#main-content]]# > .wrapper { zoom: 0.8; }
50
            #[[#main-content]]# > .wrapper { zoom: 0.8; }
52
        }
51
        }
53
        @media (max-width: 1280px) {
52
        @media (max-width: 1280px) {
54
            div.count { font-size: 18px; }
53
            div.count { font-size: 18px; }