more
This commit is contained in:
@@ -67,13 +67,14 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.signup-freebie-box {
|
.signup-freebie-box {
|
||||||
width: 100%;
|
width: 830px;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
padding-right: 22px;
|
padding-right: 20px;
|
||||||
margin-top: 12px;
|
margin-top: 12px;
|
||||||
margin-bottom: 24px;
|
margin-bottom: 24px;
|
||||||
|
margin-right: 16px;
|
||||||
font-size: 1.15rem;
|
font-size: 1.15rem;
|
||||||
color: #2759ff;
|
color: #2759ff;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user