mirror of
https://github.com/jgthms/bulma
synced 2026-03-17 19:04:30 -07:00
Fix sidebar
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user