mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 03:14:30 -07:00
Add meta to components
This commit is contained in:
@@ -10,6 +10,12 @@ doc-subtab: level
|
||||
<div class="container">
|
||||
<h1 class="title">Level</h1>
|
||||
<h2 class="subtitle">A multi-purpose <strong>horizontal level</strong>, which can contain almost any other element</h2>
|
||||
{%
|
||||
include meta.html
|
||||
colors=false
|
||||
sizes=false
|
||||
variables=false
|
||||
%}
|
||||
|
||||
<hr>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user