Filter ongoing
This commit is contained in:
@ -36,8 +36,6 @@ type Person = {
|
||||
|
||||
const StyledPeopleContainer = styled.div`
|
||||
display: flex;
|
||||
padding-left: ${(props) => props.theme.spacing(2)};
|
||||
padding-right: ${(props) => props.theme.spacing(2)};
|
||||
width: 100%;
|
||||
|
||||
a {
|
||||
|
||||
Reference in New Issue
Block a user