호주지사 (브리즈번)
21409/19 Wilson St,
West End QLD 4101,
Brisbane, Australia
운영시간
평일 / 주말 : 7:00 am – 7: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;
}