Skip to content

Instantly share code, notes, and snippets.

@MariusBongarts
Created February 1, 2023 07:29
Show Gist options
  • Save MariusBongarts/49edeffd2b4396ba54a46daaec495902 to your computer and use it in GitHub Desktop.
Save MariusBongarts/49edeffd2b4396ba54a46daaec495902 to your computer and use it in GitHub Desktop.
const StyledList = styled.ul`
list-style: none;
padding: 0;
margin: 0;
`;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment