오마이클린 대전본점
대전광역시 유성구 계룡로 105번길 15
한진오피스텔 2층 203호 D433
운영시간
평일 / 주말 : 10:00 am – 8:00 pm
점심시간 : 13:00 am – 2:00 pm
.parent{
width: 90%;
margin: 10px auto;
display: flex;
}
.first {
flex:1;
width:30%;
box-sizing: border-box;
}
.second{
flex:1;
width:30%;
box-sizing: border-box;
}
.third{
flex:1;
width:30%;
box-sizing: border-box;
}