add space betwween text and cta's
This commit is contained in:
@ -15,11 +15,10 @@
|
||||
margin: 0 3em 3em 0;
|
||||
background: white;
|
||||
box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.11);
|
||||
>div{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
}
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
|
||||
}
|
||||
>div:first-child{
|
||||
width: 60%;
|
||||
|
Reference in New Issue
Block a user