File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed
docs/documentation/layout Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ <h2 class="subtitle">
7777 < div class ="container ">
7878 {% include elements/anchor.html name="Colors" %}
7979 < div class ="content ">
80- As with buttons, you can choose one of the < strong > 7 different colors</ strong > :
80+ As with buttons, you can choose one of the < strong > 8 different colors</ strong > :
8181 </ div >
8282 </ div >
8383</ section >
@@ -143,6 +143,21 @@ <h2 class="subtitle">
143143 </ section >
144144 </ div >
145145
146+ < div class ="bd-example ">
147+ < section class ="hero is-link ">
148+ < div class ="hero-body ">
149+ < div class ="container ">
150+ < p class ="title ">
151+ Link title
152+ </ p >
153+ < p class ="subtitle ">
154+ Link subtitle
155+ </ p >
156+ </ div >
157+ </ div >
158+ </ section >
159+ </ div >
160+
146161 < div class ="bd-example ">
147162 < section class ="hero is-warning ">
148163 < div class ="hero-body ">
You can’t perform that action at this time.
0 commit comments