wix-style-react
Version:
wix-style-react
16 lines (14 loc) • 315 B
CSS
.postHeader {
display: flex;
flex-direction: row;
padding: 0px 12px;
column-gap: 6px;
align-items: center;
}
.postCaption {
display: flex;
flex-direction: column;
padding: 0px 12px;
row-gap: 3px;
}
/* st-namespace-reference="../../../../src/SocialPostPreview/components/InstagramPost.st.css" */