style: Change footer style
This commit is contained in:
parent
0a05a0c6eb
commit
9d2380f591
@ -91,7 +91,6 @@ export const Footer = styled.footer`
|
||||
justify-content: center;
|
||||
box-sizing: border-box;
|
||||
width: 100%;
|
||||
height: 60px;
|
||||
color: ${({ theme }) => theme.colors.gray500};
|
||||
font-size: 12px;
|
||||
`;
|
||||
|
Loading…
Reference in New Issue
Block a user