Skip to content

Commit

Permalink
tweak newsletter styles
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Abraham <[email protected]>
  • Loading branch information
cjyabraham committed Jun 25, 2024
1 parent e167b49 commit b19df87
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ div.hs_recaptcha,
margin-bottom: 0;
}

@media (min-width: 700px) {
@media (min-width: 950px) {
flex-direction: row;
justify-content: center;

Expand Down Expand Up @@ -81,6 +81,8 @@ div.hs_recaptcha,
font-size: 0.725em;
display: block;
margin-right: 8px;
line-height: 1.2;
margin-top: 4px;
}

::placeholder {
Expand Down

0 comments on commit b19df87

Please sign in to comment.