aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html
index 57c0a39..2fac897 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -44,6 +44,7 @@
img {
max-width: 100%;
+ padding: 1em;
}
</style>
{{ template "styles" . }}