Set body background, change cards breakpoints and fix the share buttons

This commit is contained in:
Eduardo Gomez 2019-05-15 10:03:45 +02:00
parent 2e698dc474
commit 9ff3dba642
2 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View file

@ -40,10 +40,10 @@ into the {body} of the default.hbs template --}}
<div class="pos-relative js-post-content">
<div class="m-share">
<div class="m-share__content js-sticky">
<a href="#" class="m-icon-button filled in-share" aria-label="Facebook">
<a href="https://www.facebook.com/sharer/sharer.php?u={{url absolute='true'}}" class="m-icon-button filled in-share" target="_blank" rel="noopener" aria-label="Facebook">
<span class="icon-facebook"></span>
</a>
<a href="#" class="m-icon-button filled in-share" aria-label="Twitter">
<a href="https://twitter.com/intent/tweet?text={{encode title}}&url={{url absolute='true'}}" class="m-icon-button filled in-share" target="_blank" rel="noopener" aria-label="Twitter">
<span class="icon-twitter"></span>
</a>
<button class="m-icon-button filled in-share progress js-scrolltop" aria-label="Scroll to top">