mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix responsive image
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
title="{{ sponsor_alt }}"
|
||||
>
|
||||
{%
|
||||
include elements/responsive-image.html
|
||||
include elements/responsive-image-2x.html
|
||||
path=sponsor_path
|
||||
extension="png"
|
||||
alt=sponsor_alt
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<div class="intro-column is-content">
|
||||
<div class="intro-content">
|
||||
<h1 class="title intro-title">
|
||||
<strong>Bulma</strong> is a free, open source CSS framework based on <strong>Flexbox</strong> and used by more than <strong>150,000</strong> developers.
|
||||
<strong>Bulma</strong> is a free, open source CSS framework based on <strong>Flexbox</strong> and used by more than <strong>200,000</strong> developers.
|
||||
</h1>
|
||||
|
||||
<div id="ghbtns" class="intro-ghbtns">
|
||||
|
||||
Reference in New Issue
Block a user