"...git@compmath.korea.ac.kr:students/shopping-mall.git" did not exist on "ac3fc47e4522e4e2f0cbe678158803ae896dad59"
Commit 002ed01f authored by Kim, Subin's avatar Kim, Subin
Browse files

media query lg css 추가

parent 618943bf
......@@ -44,6 +44,12 @@
}
}
@media screen and (min-width: 992px) {
.borderLg {
border: 0 !important;
}
}
.selectInput {
& option[disabled] {
color: #000;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment