mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 04:14:29 -07:00
Bulma v9 website (#3249)
* Add Bulma v9 * Add vendor dependencies * Fix native * Fix sponsors * Add style attribute
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
{% include footer/share.html %}
|
||||
</div>
|
||||
</div>
|
||||
{% include footer/boxes.html %}
|
||||
{% include footer/links.html %}
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<strong>Support</strong> Bulma <span class="bd-emoji-bis">😃</span>
|
||||
</h4>
|
||||
|
||||
<div class="bd-footer-donations columns">
|
||||
<div class="bd-footer-donations columns is-multiline">
|
||||
<div class="bd-footer-donation column">
|
||||
<p class="bd-footer-donation-title">
|
||||
<strong>One-time</strong> donation
|
||||
@@ -40,8 +40,7 @@
|
||||
<strong>Monthly</strong> donation
|
||||
</p>
|
||||
<div class="bd-footer-donation-action">
|
||||
{% include elements/github.html %}
|
||||
{% include elements/patreon.html %}
|
||||
{% include elements/sponsor-button.html %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user