Fix sidebar

This commit is contained in:
Jeremy Thomas
2018-06-25 10:30:44 +02:00
parent e2ce6d133f
commit 28683e7b57
6 changed files with 47 additions and 37 deletions

View File

@@ -1,12 +1,8 @@
<a class="bd-banner is-fortyfour" href="https://jgthms.com/css-in-44-minutes-ebook" target="_blank">
<p class="bd-banner-title">
<p class="bd-banner-label">
New ebook!
</p>
<p class="bd-banner-text">
My 44-page ebook "<strong>CSS in 44 minutes</strong>" is out! <span class="bd-emoji-bis">😃</span>
</p>
<figure class="bd-banner-image">
{%
include elements/responsive-image.html
@@ -18,7 +14,11 @@
%}
</figure>
<p class="bd-banner-text">
My 44-page ebook "<strong>CSS in 44 minutes</strong>" is out! <span class="bd-emoji-bis">😃</span>
</p>
<span class="button is-success is-rounded">
<strong>Get it now →</strong>
<strong>Buy now →</strong>
</span>
</a>