buttons work, all modal ready
This commit is contained in:
@@ -38,9 +38,6 @@ export const StyledImage = styled(Image)`
|
||||
margin-top: -70px;
|
||||
height: 200px;
|
||||
width: 100%;
|
||||
@media ${({theme}) => theme.mediaQueries.above768}{
|
||||
width: 500px;
|
||||
}
|
||||
`
|
||||
export const TextPrep = styled(Text)`
|
||||
text-align: right;
|
||||
|
||||
Reference in New Issue
Block a user