@import "../../base/fn";

.weac-flex {
    display: flex;
}
.weac-flex__item{
    flex: 1;
}