OWL ITS + 탐지시스템(인터넷 진흥원)
src/main/webapp/assets/styles/main.css
@@ -1484,6 +1484,13 @@
        max-width: 25%;
    }
    .col-lg-3-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 32.4%;
        max-width: 32.4%;
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
@@ -7617,6 +7624,10 @@
    height: 100% !important;
}
.mw-49 {
    max-width: 49% !important;
}
.mw-100 {
    max-width: 100% !important;
}
@@ -7767,6 +7778,10 @@
.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}
.ml--12 {
    margin-left: -12px !important;
}
.p-0 {
@@ -28561,6 +28576,10 @@
    margin-top: 20px !important;
}
.mt-25 {
    margin-top: 25px !important;
}
.mt-30 {
    margin-top: 30px !important;
}
@@ -28573,6 +28592,10 @@
    margin-top: 50px; !important;
}
.mt--14 {
    margin-top: -14px; !important;
}
.ml-10 {
    margin-left: 10px !important;
}