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;
|
justify-content: center;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 60px;
|
|
||||||
color: ${({ theme }) => theme.colors.gray500};
|
color: ${({ theme }) => theme.colors.gray500};
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
`;
|
`;
|
||||||
|
Loading…
Reference in New Issue
Block a user