Skip to content

Commit

Permalink
fixed UI
Browse files Browse the repository at this point in the history
  • Loading branch information
bluedeepart committed Jan 6, 2025
1 parent eb4958c commit 375f335
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions blocks/share-story/share-story.css
Original file line number Diff line number Diff line change
Expand Up @@ -146,25 +146,6 @@ body.modal-open {
color: var(--text-white);
}

/* submit your story form */
.submit-story-modal .submit-story-modal-wrapper .hubspot-form form fieldset:has(> .hs-richtext > .privacy) {
order: 1;
}

.submit-story-modal .submit-story-modal-wrapper .hs-submit .actions{
text-align: right;
max-width: 100%;
}

.submit-story-modal .submit-story-modal-wrapper .hs-submit .actions button {
width: auto;
}

.submit-story-modal .submit-story-modal-wrapper .submitted-message {
text-align: center;
padding: 30px 0;
}

@media only screen and (max-width: 991px) {
.share-story {
flex-direction: column;
Expand Down

0 comments on commit 375f335

Please sign in to comment.