resize qr codes from donation pages and remove the css that limits their size

This commit is contained in:
Santiago Forero 2021-10-31 10:11:29 -05:00
parent 5938f9ab42
commit dbeee89902
4 changed files with 0 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

View File

@ -30,8 +30,4 @@ a:hover {
#main-footer {
margin: 5%;
}
img {
max-width: 30%;
}