File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed
docs/documentation/layout Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change 34
34
</ li >
35
35
</ ul >
36
36
< p >
37
- For the < a href ="#full-height- hero "> full height hero</ a > to work, you will also need a < code > hero-head</ code > and a < code > hero-foot</ code > .
37
+ For the < a href ="#fullheight- hero "> fullheight hero</ a > to work, you will also need a < code > hero-head</ code > and a < code > hero-foot</ code > .
38
38
</ p >
39
39
</ div >
40
40
@@ -411,20 +411,20 @@ <h2 class="subtitle">
411
411
</ section >
412
412
{% endhighlight %}
413
413
414
- < div class ="bd-example is-fullwidth ">
415
- < section class ="hero is-success is-fullheight ">
416
- < div class ="hero-body ">
417
- < div class ="container ">
418
- < p class ="title ">
419
- Fullheight title
420
- </ p >
421
- < p class ="subtitle ">
422
- Fullheight subtitle
423
- </ p >
424
- </ div >
414
+ < div id ="fullheight-hero " class ="bd-example is-fullwidth ">
415
+ < section class ="hero is-success is-fullheight ">
416
+ < div class ="hero-body ">
417
+ < div class ="container ">
418
+ < p class ="title ">
419
+ Fullheight title
420
+ </ p >
421
+ < p class ="subtitle ">
422
+ Fullheight subtitle
423
+ </ p >
425
424
</ div >
426
- </ section >
427
- </ div >
425
+ </ div >
426
+ </ section >
427
+ </ div >
428
428
429
429
{% highlight html %}
430
430
< section class ="hero is-success is-fullheight ">
You can’t perform that action at this time.
0 commit comments