mirror of
https://github.com/aljazceru/lightning-address.git
synced 2025-12-17 05:14:22 +01:00
fix: community spacing
This commit is contained in:
@@ -70,11 +70,13 @@ const CommunityIntro = styled.p`
|
||||
|
||||
const CommunityInner = styled.div`
|
||||
display: flex;
|
||||
margin-top: 40px;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
|
||||
${media.largeTablet`
|
||||
margin-top: 80px;
|
||||
max-width: 1000px;
|
||||
flex-direction: row;
|
||||
`}
|
||||
|
||||
Reference in New Issue
Block a user