This commit is contained in:
Kenneth Jannette
2024-02-23 06:31:13 -06:00
parent 4d7f977745
commit 5ff6c71f23

View File

@@ -67,13 +67,14 @@
}
.signup-freebie-box {
width: 100%;
width: 830px;
display: flex;
flex-direction: row;
justify-content: flex-end;
padding-right: 22px;
padding-right: 20px;
margin-top: 12px;
margin-bottom: 24px;
margin-right: 16px;
font-size: 1.15rem;
color: #2759ff;
}