summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/photo.liquid2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/photo.liquid b/templates/photo.liquid
index b609516..f9ea569 100644
--- a/templates/photo.liquid
+++ b/templates/photo.liquid
@@ -155,7 +155,7 @@ a {
max-height: 100%;
max-width: 100%;
display: block;
- margin: 0 auto;
+ margin: 0 auto 20px auto;
}
</style>
</head>