Tweak donation page style

This commit is contained in:
Alex Cabal 2024-11-25 10:40:34 -06:00
parent bd058eb74e
commit 86f3ac74be
2 changed files with 24 additions and 5 deletions

View file

@ -3032,6 +3032,22 @@ ul.feed p{
flex-shrink: 0;
}
.join-patrons-circle-callout{
border: 3px double;
padding: 2rem;
margin-top: 3rem;
}
.join-patrons-circle-callout h3{
margin: 0;
text-align: center;
text-transform: uppercase;
}
.join-patrons-circle-callout .button-row{
margin-bottom: 1rem;
}
@media (hover: none) and (pointer: coarse){ /* target ipads and smartphones without a mouse */
/* For iPad, unset the height so it matches the other elements */
select[multiple]{