mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 03:44:31 -07:00
Feature/icon text (#3230)
* Init icon text, Remove old new-tag elements * Improve icon text * Fix icon text docs * Update sidebar * Update changelog
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div class="bd-side-sponsrs">
|
||||
<p class="bd-side-sponsor-label">
|
||||
Sponsor
|
||||
Sponsors
|
||||
</p>
|
||||
|
||||
<a class="bd-side-sponsor" href="https://runpondr.com/" target="_blank" rel="nofollow">
|
||||
@@ -13,4 +13,15 @@
|
||||
height="38"
|
||||
%}
|
||||
</a>
|
||||
|
||||
<a class="bd-side-sponsor" href="https://aussiecasinohex.com/" target="_blank" rel="nofollow">
|
||||
{%
|
||||
include elements/responsive-image.html
|
||||
path="amis/aussiecasinohex"
|
||||
extension="png"
|
||||
alt="AussieCasinoHEX.com"
|
||||
width="170"
|
||||
height="60"
|
||||
%}
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user