This commit is contained in:
Kenneth Jannette
2024-02-23 06:58:28 -06:00
parent cdf4450403
commit f2419a6508
2 changed files with 10 additions and 1 deletions

View File

@@ -491,13 +491,17 @@
}
.signup-freebie-box {
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin-left: auto;
margin-right: auto;
padding-left: 7px;
}
.toggle-arrow-box {
display: none;
}
.upload-button-box {