🌈 搜索
📅  最后修改于: 2022-03-11 14:56:04.855000             🧑  作者: Mango
const Text = styled.p` font-size: 12px; > * { &:first-child { margin-bottom: 20px; } } `;