Skip to content

Commit

Permalink
Update stylesheet.css
Browse files Browse the repository at this point in the history
  • Loading branch information
CanadianBeaver authored Apr 7, 2024
1 parent 8083540 commit 0b92212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stylesheets/stylesheet.css
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ div.donate
}

div.donate div { display: inline-block; font-size: small; margin: 0rem 2rem; }
div.donate p { margin: 0; display: inline-block; max-width: 33%; }
div.donate p { margin: 0; display: inline-block; max-width: 33%; margin-left: 2rem; margin-right: 2rem; }

@media screen and (max-width: 42em) { div.donate div { display: block; margin: 2rem; } }

Expand Down

0 comments on commit 0b92212

Please sign in to comment.