Donate options
This commit is contained in:
parent
01a8a26e04
commit
6ad9472434
12 changed files with 68 additions and 56 deletions
|
|
@ -27,15 +27,6 @@ export const AboutSection = styled.section`
|
|||
padding: 20px 0;
|
||||
`;
|
||||
|
||||
export const Footer = styled.footer`
|
||||
width: 600px;
|
||||
margin: 20px auto;
|
||||
max-width: calc(100% - 60px);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
`;
|
||||
|
||||
export const P = styled.p`
|
||||
font-weight: 500;
|
||||
line-height: 1.6em;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue