Commit 761031c9 authored by Connor Shea's avatar Connor Shea

Decrease max-width for image previews to 80%.

parent c887d213
......@@ -66,7 +66,7 @@
img {
padding: 20px;
max-width: 100%;
max-width: 80%;
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment