summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2016-10-15 14:31:19 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2016-10-15 14:31:19 +0200
commit1afe0abcaaa90db5305eadd42b7961a645f32a4b (patch)
tree11fd55c9de358c60c1d5949f53605147fc3fd2a6 /themes
parent97b3d56600b6e920d077a69d20cca7a5cc189098 (diff)
downloadpragblog-1afe0abcaaa90db5305eadd42b7961a645f32a4b.tar.gz
pragblog-1afe0abcaaa90db5305eadd42b7961a645f32a4b.zip
logo a bit bigger
Diffstat (limited to 'themes')
-rw-r--r--themes/flog/layouts/partials/listing.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/flog/layouts/partials/listing.html b/themes/flog/layouts/partials/listing.html
index 0d9e0a6..a893211 100644
--- a/themes/flog/layouts/partials/listing.html
+++ b/themes/flog/layouts/partials/listing.html
@@ -1,5 +1,5 @@
<main role="main">
- <img src="/logo/smalltext.svg" style="width: 100%; max-height: 25em;"></img>
+ <img src="/logo/smalltext.svg" style="width: 100%; max-height: 30em;"></img>
<div class="row grid">
<div class="grid-sizer col s1"></div>
{{ range .Data.Pages }}