This commit is contained in:
Jeremy Thomas
2017-07-30 22:27:54 +01:00
parent 23e86100d9
commit b0ca1fb753
35 changed files with 907 additions and 1869 deletions

View File

@@ -28,18 +28,19 @@ route: love
</div>
</section>
<main class="love">
<div class="container">
<div class="more-love">
<div class="more-love-container">
<p class="more-love-text">
Are you a <strong>Bulma fan</strong> too? Show your <strong>support</strong>! <span style="font-size: 20px; margin-left: 2px; position: relative; top: 1px;">🤗</span>
</p>
<div class="embrace">
<p class="embrace-text">
Are you a <strong>Bulma fan</strong> too? Show your <strong>support</strong>! <span style="font-size: 20px; margin-left: 2px; position: relative; top: 1px;">🤗</span>
</p>
<p class="embrace-button">
{% include elements/tw-button.html label="Tweet #bulmaio" %}
</div>
</p>
</div>
<main class="hugs">
<div class="hugs">
<article class="hug"><blockquote class="twitter-tweet" data-conversation="none" data-lang="en"><p lang="en" dir="ltr">Love using Bulma for my last <a href="https://twitter.com/rails">@rails</a> project. What I like the most is that it shipped without js so it works easily with Turbolinks.</p>&mdash; Thomas Galibert (@thomasgalibert) <a href="https://twitter.com/thomasgalibert/status/889499262136045569">July 24, 2017</a></blockquote></article>
@@ -113,5 +114,6 @@ route: love
<article class="hug"><blockquote class="twitter-tweet" data-lang="en"><p lang="en" dir="ltr">Thanks <a href="https://twitter.com/jgthms">@jgthms</a> for updating my favourite css framework <a href="https://twitter.com/hashtag/bulmaio?src=hash">#bulmaio</a></p>&mdash; Juampe Ruiz (@juampe84) <a href="https://twitter.com/juampe84/status/779966186121560064">September 25, 2016</a></blockquote></article>
</main>
</div>
</div>
</div>
</main>