Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/lgaida/mediumish-gohugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/single-partials/share.html')
-rw-r--r--layouts/partials/single-partials/share.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/partials/single-partials/share.html b/layouts/partials/single-partials/share.html
index 4af0877..07fa8d7 100644
--- a/layouts/partials/single-partials/share.html
+++ b/layouts/partials/single-partials/share.html
@@ -1,4 +1,4 @@
-<div class="share">
+<div class="share sticky-top sticky-top-offset">
<p>Share</p>
<ul>
<li class="ml-1 mr-1">
@@ -35,4 +35,4 @@
</li>
</ul>
{{ end }}
-</div> \ No newline at end of file
+</div>