Donations, AToA

This commit is contained in:
Madison Scott-Clary
2017-12-16 17:10:44 -08:00
parent 720419792c
commit 40bf1419ed
6 changed files with 1261 additions and 12 deletions

View File

@ -0,0 +1,11 @@
.donate-box {
width: 100%;
text-align: center;
.donate {
display: inline-block;
}
h4 {
text-transform: uppercase;
font-size: 12px;
}
}