Finishing up style fixes across pages

This commit is contained in:
ndaniel1102 2021-04-19 22:33:24 +02:00
parent db347e14ec
commit b88a4d9c9e
10 changed files with 200 additions and 123 deletions

View file

@ -1,3 +1,13 @@
.modalHead {
text-align: center;
font-size: 22px;
font-weight: 700;
padding-top: 0px;
margin-top: 0px;
padding-bottom: 20px;
letter-spacing: 3px;
}
.donateLogoContainer {
display: flex;
justify-content: center;