More style tweaking

This commit is contained in:
Chuck Dries 2017-04-13 05:28:49 -07:00
parent c47b1fa90b
commit 1fae4ba8cb
2 changed files with 2 additions and 2 deletions

View File

@ -67,7 +67,7 @@ body {
.large img {
width: 100%;
max-width: 400px; }
max-width: 340px; }
.large .hideable {
opacity: 1; }

View File

@ -85,7 +85,7 @@ body {
.large {
img {
width: 100%;
max-width: 400px;
max-width: 340px;
}
.hideable {
opacity: 1;