mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-17 18:09:09 +00:00
fix(web): correct styling for servers listing recents/all headers
This commit is contained in:
parent
994d7bba2c
commit
219ea2228b
2 changed files with 7 additions and 3 deletions
|
@ -21,3 +21,7 @@ export const CardContainer = styled.div`
|
|||
max-width: 30%;
|
||||
`)}
|
||||
`;
|
||||
|
||||
export const SectionHead = styled.div`
|
||||
flex: 1 1 100%;
|
||||
`;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue