Update documentation

This commit is contained in:
Neale Pickett 2018-05-14 19:17:18 +00:00
parent 88995f3c48
commit 81e1409c46
2 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@ like this:
### With Docker
docker run --rm -t -v /path/to/my/puzzles:/moth/puzzles:ro -p 8080:8080 dirtbags/moth-devel
docker run --rm -t -v /path/to/my/puzzles:/puzzles:ro -p 8080:8080 dirtbags/moth-devel
### Without Docker

View File

@ -172,7 +172,7 @@ nav li + li:before {
}
#sponsors img {
max-width: 25%;
max-width: 20%;
max-height: 5em;
}