mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 03:44:31 -07:00
Add focus
This commit is contained in:
@@ -36,13 +36,13 @@ breadcrumb:
|
||||
|
||||
{% capture flex %}
|
||||
<td class="is-narrow">
|
||||
<p class="notification is-success">flex</p>
|
||||
<p class="notification is-primary">flex</p>
|
||||
</td>
|
||||
{% endcapture %}
|
||||
|
||||
{% capture visible %}
|
||||
<td class="is-narrow">
|
||||
<p class="notification is-success">visible</p>
|
||||
<p class="notification is-primary">visible</p>
|
||||
</td>
|
||||
{% endcapture %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user