Increase image width on mobile

Transactions
Dan 2018-08-19 18:00:24 -06:00
parent a7b40e3e4d
commit 6b8b8ed9a4
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ img.full {
text-align: center;
}
img.full {
width: 70%;
width: 90%;
}
}