Đoàn Hoàng Nam
Active member
i have add these code on extra.less buts still not working
#1
#2
#1
CSS:
.bbImage{
text-align:center !important;
}
#2
CSS:
.bbImage {
display: block;
margin-left: auto;
margin-right: auto;
width: 50%;
}