mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 20:04:30 -07:00
Fix fixed spaced navbar
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
<a class="bd-patreon-button" href="https://www.patreon.com/jgthms" target="_blank">
|
||||
<img src="{{ site.url }}/images/become-a-patron.png" alt="Become a patron" width="148" height="36">
|
||||
{%
|
||||
include elements/responsive-image.html
|
||||
path="become-a-patron"
|
||||
extension="png"
|
||||
alt="Become a Patron"
|
||||
width="148"
|
||||
height="36"
|
||||
%}
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user