This commit is contained in:
Kenneth Jannette
2024-02-23 06:06:50 -06:00
parent 8b88a20705
commit 55b282fec4

View File

@@ -58,12 +58,12 @@
}
.signup-button-box {
width: 100%;
width: 830px;
display: flex;
flex-direction: row;
justify-content: flex-end;
padding-right: 14px;
margin-top: 28px;
padding-right: 24px;
margin-top: 16px;
}
.signup-freebie-box {