All featureTrigger functionality for new core and bump to v1.0b

This commit is contained in:
2025-01-21 21:23:25 -08:00
parent 7f4848342d
commit 070653d675
8 changed files with 676 additions and 1668 deletions

View File

@@ -515,6 +515,16 @@ body {
align-items: center;
}
.promotion-section{
display: flex;
text-align: left;
padding: 0em;
flex-wrap: wrap;
align-content: flex-start;
justify-content: center;
align-items: center;
}
/* Form Heading */
.publish-card-view h3 {
@@ -726,7 +736,7 @@ body {
.minter-card-results div {
display: flex;
justify-content: space-between;
justify-content: center;
}
.minter-card-results span {